Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusing behavior of brightness keys with regard to persistance #29

Open
ids1024 opened this issue Apr 28, 2021 · 0 comments
Open

Confusing behavior of brightness keys with regard to persistance #29

ids1024 opened this issue Apr 28, 2021 · 0 comments

Comments

@ids1024
Copy link
Member

ids1024 commented Apr 28, 2021

Setting brightness with brightness keys is not persistent. But setting brightness in the Configurator is. This results in confusing behavior.

Normally brightness set by key isn't persistent:

  • Adjust brightness using key binding
  • Unplug keyboard and plug back in
  • Keyboard brightness is reset to previous value

Except if you open the configurator:

  • Adjust brightness using key binding
  • Open and close keyboard configurator, without changing anything
  • Unplug keyboard and plug back in
  • Keyboard brightness has value set earlier, since configurator send command to persist it

This isn't a huge problem. But it's an inconsistency that should probably be addressed. Not sure how we want to address it. The brightness keys could save the setting persistently. Or there could be no persistant brightness setting. Or there could be a separate persistent "default" brightness in addition to the current value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant