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

Make numlock state on boot configurable #1107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Nashenas88
Copy link
Contributor

This will expose 3 settings for numlock behavior:

  1. Numlock is off on boot (this is the current default behavior)
  2. Numlock is on on boot
  3. Numlock will restore the state from the last boot

Fixes #369

This will expose 3 settings for numlock behavior:
1. Numlock is off on boot (this is the current default behavior)
2. Numlock is on on boot
3. Numlock will restore the state from the last boot

Fixes pop-os#369
@git-f0x
Copy link
Contributor

git-f0x commented Jan 3, 2025

Would it maybe be better to always just use the state from last boot, rather than needing additional settings?
Though I might not be aware of cases where restoring the previous state would be undesirable.

@wiiznokes
Copy link

Would it maybe be better to always just use the state from last boot, rather than needing additional settings? Though I might not be aware of cases where restoring the previous state would be undesirable.

Maybe to have the same (clean) state when booting. I don't think having an option for this is a bad thing as long as it configurable via config files

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

Successfully merging this pull request may close these issues.

[Feature request] Remember Num Lock state
3 participants