aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.1.txt
diff options
context:
space:
mode:
authorLibravatar Tony Crisci <tony@dubstepdish.com>2017-12-16 08:19:33 -0500
committerLibravatar Tony Crisci <tony@dubstepdish.com>2017-12-16 08:19:33 -0500
commit2624f55f8decf7f1cc1dd64a3f72b130f7ef77e8 (patch)
tree71ad222f366d1f1df928b88ea3242dc92457a8bd /sway/sway.1.txt
parentfix logging issue for new wlroots (diff)
downloadsway-2624f55f8decf7f1cc1dd64a3f72b130f7ef77e8.tar.gz
sway-2624f55f8decf7f1cc1dd64a3f72b130f7ef77e8.tar.zst
sway-2624f55f8decf7f1cc1dd64a3f72b130f7ef77e8.zip
input and seat command docs
Diffstat (limited to 'sway/sway.1.txt')
-rw-r--r--sway/sway.1.txt23
1 files changed, 1 insertions, 22 deletions
diff --git a/sway/sway.1.txt b/sway/sway.1.txt
index 14ab9f49..17fc13da 100644
--- a/sway/sway.1.txt
+++ b/sway/sway.1.txt
@@ -1,5 +1,5 @@
1///// 1/////
2vim:set ts=4 sw=4 tw=82 noet: 2vim:set ft=asciidoc ts=4 sw=4 tw=82 noet:
3///// 3/////
4:quotes.~: 4:quotes.~:
5 5
@@ -93,27 +93,6 @@ The following environment variables have an effect on sway:
93*SWAYSOCK*:: 93*SWAYSOCK*::
94 Specifies the path to the sway IPC socket. 94 Specifies the path to the sway IPC socket.
95 95
96*WLC_DRM_DEVICE*::
97 Specifies the device to use in DRM mode.
98
99*WLC_SHM*::
100 Set 1 to force EGL clients to use shared memory.
101
102*WLC_OUTPUTS*::
103 Number of fake outputs to use when running in X11 mode.
104
105*WLC_XWAYLAND*::
106 Set to 0 to disable Xwayland support.
107
108*WLC_LIBINPUT*::
109 Set to 1 to force libinput (even in X11 mode).
110
111*WLC_REPEAT_DELAY*::
112 Configures the keyboard repeat delay.
113
114*WLC_REPEAT_RATE*::
115 Configures the keyboard repeat rate.
116
117*XKB_DEFAULT_RULES*, *XKB_DEFAULT_MODEL*, *XKB_DEFAULT_LAYOUT*, *XKB_DEFAULT_VARIANT*, *XKB_DEFAULT_OPTIONS*:: 96*XKB_DEFAULT_RULES*, *XKB_DEFAULT_MODEL*, *XKB_DEFAULT_LAYOUT*, *XKB_DEFAULT_VARIANT*, *XKB_DEFAULT_OPTIONS*::
118 Configures the xkb keyboard settings. See xkeyboard-config(7). 97 Configures the xkb keyboard settings. See xkeyboard-config(7).
119 98