sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit 631ba506d66d61dd7a53c1ca99c2416a564ebfad
parent b8642ce681d5afd547f93b9b43949be7410265b9
Author: Manuel Mendez <mmendez534@gmail.com>
Date:   Thu,  4 Aug 2016 22:33:39 -0400

document all xkb settings handled by wlc
Diffstat:
Msway/sway.1.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sway/sway.1.txt b/sway/sway.1.txt @@ -114,7 +114,7 @@ The following environment variables have an effect on sway: *WLC_REPEAT_RATE*:: Configures the keyboard repeat rate. -*XKB_DEFAULT_LAYOUT*, *XKB_DEFAULT_VARIANT*, *XKB_DEFAULT_OPTIONS*:: +*XKB_DEFAULT_RULES*, *XKB_DEFAULT_MODEL*, *XKB_DEFAULT_LAYOUT*, *XKB_DEFAULT_VARIANT*, *XKB_DEFAULT_OPTIONS*:: Configures the xkb keyboard settings. See xkeyboard-config(7). Authors