Open alr86 opened 1 month ago
so it's on and when you press it it's still on?...
anyway, if you'd like to change it to off by default, edit hyprland config to have input:numlock_by_default = false
numLock LED lights up After a while time, but the numLock is actually off (the number keys don't input numbers), and if I press numLock, then it actually turns on.
{
"general": {
"numlock_by_default": false
}
}
When I disable numlock in the config, the problem gets solved. However, the problem still exists, when I enable numlock in config, after pressing any key, the numlock light turns on without the numlock behavior.
The issue
When I turn off NumLock, it's light turn on automatic. After that when I press NumLock, the light will stay on and the NumLock behavior will turn on.