mirror of
https://github.com/swaywm/sway.git
synced 2026-04-18 06:46:56 -04:00
Merge 6a2fb63cd1 into 909a2ddb5f
This commit is contained in:
commit
1dde9a0d70
1 changed files with 4 additions and 0 deletions
|
|
@ -56,6 +56,10 @@ For more information on these xkb configuration options, see
|
||||||
Sets all xkb configurations from a complete .xkb file. This file can be
|
Sets all xkb configurations from a complete .xkb file. This file can be
|
||||||
dumped from _xkbcomp $DISPLAY keymap.xkb_. This setting overrides
|
dumped from _xkbcomp $DISPLAY keymap.xkb_. This setting overrides
|
||||||
xkb_layout, xkb_model, xkb_options, xkb_rules, and xkb_variant settings.
|
xkb_layout, xkb_model, xkb_options, xkb_rules, and xkb_variant settings.
|
||||||
|
Custom XKB symbol files may placed in _$XDG_CONFIG_HOME/xkb/symbols_ and
|
||||||
|
other locations. See
|
||||||
|
https://xkbcommon.org/doc/current/md_doc_user_configuration.html
|
||||||
|
for details.
|
||||||
|
|
||||||
*input* <identifier> xkb_layout <layout_name>
|
*input* <identifier> xkb_layout <layout_name>
|
||||||
Sets the layout of the keyboard like _us_ or _de_.
|
Sets the layout of the keyboard like _us_ or _de_.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue