mirror of
https://github.com/swaywm/sway.git
synced 2025-11-18 06:59:48 -05:00
Don't enable numlock by default. This fixes an annoying issue where laptop keyboards would have 'numlock mode' enabled, remapping parts of the alphabet to numbers.
This commit is contained in:
parent
53069f1403
commit
30fee94354
2 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ The following commands may only be used in the configuration file.
|
|||
Initially enables or disables CapsLock, the default is disabled.
|
||||
|
||||
*input* <identifier> xkb\_numlock enabled|disabled
|
||||
Initially enables or disables NumLock, the default is enabled.
|
||||
Initially enables or disables NumLock, the default is disabled.
|
||||
|
||||
## MAPPING CONFIGURATION
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue