Specify some harder to find information about user xkb configs

Chris Lane 2020-10-09 12:09:45 +01:00
parent 4c16de34af
commit 0cfc0d29cc

@ -146,6 +146,8 @@ input "type:keyboard" { # or input <identifier>
See `man 7 xkeyboard-config` for options you can use with the `xkb_layout`, `xkb_model`, `xkb_options`, `xkb_rules`, and `xkb_variant` commands. Separate multiple options with commas.
User-specific settings such as symbols will be loaded from their respective directories in `~/.xkb/` or `$XDG_CONFIG_HOME/xkb/`.
**Examples**:
* Make caps lock work as escape: `xkb_options caps:escape`