aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-input.5.txt
diff options
context:
space:
mode:
authorLibravatar Tony Crisci <tony@dubstepdish.com>2017-12-19 04:52:03 -0500
committerLibravatar Tony Crisci <tony@dubstepdish.com>2017-12-19 04:52:03 -0500
commit9df4a2c7a8598c344aa5ee5fabd8566e348ee66f (patch)
tree344bb429a0a2379d02d6ec996f7ceade33633e8e /sway/sway-input.5.txt
parentfix memory leak in swaymsg (diff)
downloadsway-9df4a2c7a8598c344aa5ee5fabd8566e348ee66f.tar.gz
sway-9df4a2c7a8598c344aa5ee5fabd8566e348ee66f.tar.zst
sway-9df4a2c7a8598c344aa5ee5fabd8566e348ee66f.zip
document fallback seat
Diffstat (limited to 'sway/sway-input.5.txt')
-rw-r--r--sway/sway-input.5.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sway/sway-input.5.txt b/sway/sway-input.5.txt
index d4652a82..0603616b 100644
--- a/sway/sway-input.5.txt
+++ b/sway/sway-input.5.txt
@@ -95,6 +95,10 @@ their own "seat").
95 Attach an input device to this seat by its input identifier. A special value 95 Attach an input device to this seat by its input identifier. A special value
96 of _*_ will attach all devices to the seat. 96 of _*_ will attach all devices to the seat.
97 97
98**seat** <name> fallback <true|false>::
99 Set this seat as the fallback seat. A fallback seat will attach any device not
100 explicitly attached to another seat (similar to a "default" seat).
101
98See Also 102See Also
99-------- 103--------
100 104