aboutsummaryrefslogtreecommitdiffstats
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.scd5
1 files changed, 5 insertions, 0 deletions
diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd
index 4fb14fd2..9a9c5c4c 100644
--- a/sway/sway-input.5.scd
+++ b/sway/sway-input.5.scd
@@ -44,6 +44,11 @@ on top of the existing device configurations.
44For more information on these xkb configuration options, see 44For more information on these xkb configuration options, see
45*xkeyboard-config*(7). 45*xkeyboard-config*(7).
46 46
47*input* <identifier> xkb_file <file_name>
48 Sets all xkb configurations from a complete .xkb file. This file can be
49 dumped from _xkbcomp $DISPLAY keymap.xkb_. This setting overrides
50 xkb_layout, xkb_model, xkb_options, xkb_rules, and xkb_variant settings.
51
47*input* <identifier> xkb_layout <layout_name> 52*input* <identifier> xkb_layout <layout_name>
48 Sets the layout of the keyboard like _us_ or _de_. 53 Sets the layout of the keyboard like _us_ or _de_.
49 54