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:
Geoff Greer 2018-07-27 22:42:50 -07:00
parent 53069f1403
commit 30fee94354
2 changed files with 2 additions and 2 deletions

View file

@ -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