aboutsummaryrefslogtreecommitdiff
path: root/sway/sway-input.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway-input.5.scd')
-rw-r--r--sway/sway-input.5.scd8
1 files changed, 4 insertions, 4 deletions
diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd
index 372ca697..fa311971 100644
--- a/sway/sway-input.5.scd
+++ b/sway/sway-input.5.scd
@@ -33,13 +33,13 @@ For more information on these xkb configuration options, see
*input* <identifier> xkb\_variant <variant>
Sets the variant of the keyboard like _dvorak_ or _colemak_.
+The following commands may only be used in the configuration file.
+
*input* <identifier> xkb\_capslock enabled|disabled
- Enables or disables CapsLock on sway startup, the default is disabled.
- Only meaningful if sway controls the keyboard.
+ Initially enables or disables CapsLock, the default is disabled.
*input* <identifier> xkb\_numlock enabled|disabled
- Enables or disables NumLock on sway startup, the default is enabled.
- Only meaningful if sway controls the keyboard.
+ Initially enables or disables NumLock, the default is enabled.
## MAPPING CONFIGURATION