mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 21:14:10 +01:00
Add documentation for xkb_capslock/xkb_numlock
This commit is contained in:
parent
c7a3a03115
commit
d07463d53b
@ -33,6 +33,14 @@ For more information on these xkb configuration options, see
|
|||||||
*input* <identifier> xkb\_variant <variant>
|
*input* <identifier> xkb\_variant <variant>
|
||||||
Sets the variant of the keyboard like _dvorak_ or _colemak_.
|
Sets the variant of the keyboard like _dvorak_ or _colemak_.
|
||||||
|
|
||||||
|
*input* <identifier> xkb\_capslock enabled|disabled
|
||||||
|
Enables or disables CapsLock on sway startup, the default is disabled.
|
||||||
|
Only meaningful if sway controls the keyboard.
|
||||||
|
|
||||||
|
*input* <identifier> xkb\_numlock enabled|disabled
|
||||||
|
Enables or disables NumLock on sway startup, the default is enabled.
|
||||||
|
Only meaningful if sway controls the keyboard.
|
||||||
|
|
||||||
## MAPPING CONFIGURATION
|
## MAPPING CONFIGURATION
|
||||||
|
|
||||||
*input* <identifier> map\_to\_output <identifier>
|
*input* <identifier> map\_to\_output <identifier>
|
||||||
|
Loading…
Reference in New Issue
Block a user