aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-input.5.scd
diff options
context:
space:
mode:
authorLibravatar Brian Ashworth <bosrsf04@gmail.com>2018-09-28 13:24:49 -0400
committerLibravatar Brian Ashworth <bosrsf04@gmail.com>2018-09-28 13:30:54 -0400
commita9d9944e761eedf06453b1007998e175d416aa05 (patch)
tree7f936e3355925a0ac12a4514c6b7179595c0ba39 /sway/sway-input.5.scd
parentsway.5: update set command information (diff)
downloadsway-a9d9944e761eedf06453b1007998e175d416aa05.tar.gz
sway-a9d9944e761eedf06453b1007998e175d416aa05.tar.zst
sway-a9d9944e761eedf06453b1007998e175d416aa05.zip
sway{,bar,input}.5: changes for generic blocks
Diffstat (limited to 'sway/sway-input.5.scd')
-rw-r--r--sway/sway-input.5.scd4
1 files changed, 1 insertions, 3 deletions
diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd
index 707c36af..5736d70a 100644
--- a/sway/sway-input.5.scd
+++ b/sway/sway-input.5.scd
@@ -7,7 +7,6 @@ sway-input - input configuration file and commands
7# DESCRIPTION 7# DESCRIPTION
8 8
9Sway allows for configuration of devices within the sway configuration file. 9Sway allows for configuration of devices within the sway configuration file.
10sway-input commands must be used inside an _input { }_ block in the config.
11To obtain a list of available device identifiers, run *swaymsg -t get\_inputs*. 10To obtain a list of available device identifiers, run *swaymsg -t get\_inputs*.
12 11
13# INPUT COMMANDS 12# INPUT COMMANDS
@@ -116,8 +115,7 @@ The following commands may only be used in the configuration file.
116 115
117## SEAT CONFIGURATION 116## SEAT CONFIGURATION
118 117
119Configure options for multiseat mode. sway-seat commands must be used inside a 118Configure options for multiseat mode.
120_seat { }_ block in the config.
121 119
122A *seat* is a collection of input devices that act independently of each other. 120A *seat* is a collection of input devices that act independently of each other.
123Seats are identified by name and the default seat is _seat0_ if no seats are 121Seats are identified by name and the default seat is _seat0_ if no seats are