mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 13:04:11 +01:00
document fallback seat
This commit is contained in:
parent
8b4d81114a
commit
9df4a2c7a8
@ -95,6 +95,10 @@ their own "seat").
|
|||||||
Attach an input device to this seat by its input identifier. A special value
|
Attach an input device to this seat by its input identifier. A special value
|
||||||
of _*_ will attach all devices to the seat.
|
of _*_ will attach all devices to the seat.
|
||||||
|
|
||||||
|
**seat** <name> fallback <true|false>::
|
||||||
|
Set this seat as the fallback seat. A fallback seat will attach any device not
|
||||||
|
explicitly attached to another seat (similar to a "default" seat).
|
||||||
|
|
||||||
See Also
|
See Also
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user