Updated Home (markdown)

soloturn 2017-02-04 09:47:59 +01:00
parent 166c9cbd1c
commit b4704bb27b

@ -67,7 +67,7 @@ Rotation is not currently supported. This needs to be implemented in WLC. See ht
You have to set the keyboard layout before starting sway, e.g. `XKB_DEFAULT_LAYOUT=de sway`
It is also possible to set other options known from `setxkbmap` with the environment variables `XKB_DEFAULT_MODEL`, `XKB_DEFAULT_LAYOUT`, `XKB_DEFAULT_VARIANT`, `XKB_DEFAULT_OPTIONS`.
This example enables switching between the american layout, and the german layout without dead keys with `Alt-Shift`. Supported parameters are defined in /usr/share/X11/xkb/symbols/*.
This example enables switching between the american layout, and the german layout without dead keys with `Alt-Shift`. Supported parameters are defined in `/usr/share/X11/xkb/symbols/*`.
```
export XKB_DEFAULT_LAYOUT=us,de