-
Notifications
You must be signed in to change notification settings - Fork 103
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
[Feature request] Remember Num Lock state #369
Comments
Nashenas88
added a commit
to Nashenas88/cosmic-comp
that referenced
this issue
Dec 21, 2024
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
Nashenas88
added a commit
to Nashenas88/cosmic-comp
that referenced
this issue
Dec 21, 2024
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
Nashenas88
added a commit
to Nashenas88/cosmic-comp
that referenced
this issue
Dec 21, 2024
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
Nashenas88
added a commit
to Nashenas88/cosmic-comp
that referenced
this issue
Jan 1, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If for example Num Lock is enabled in the session, it should stay enabled after a reboot.
If it was disabled, it should stay disabled after a reboot.
Not sure if Caps Lock and Scroll Lock should also be included.
Hopefully this is the right repo for this.
The text was updated successfully, but these errors were encountered: