mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 14:34:07 +01:00
Updated Home (markdown)
parent
166c9cbd1c
commit
b4704bb27b
2
Home.md
2
Home.md
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user