mirror of
https://github.com/swaywm/sway.git
synced 2024-11-10 20:44:01 +01:00
fix typos in sway-input.5.scd
This commit is contained in:
parent
017f7984c7
commit
99897a6ca0
@ -233,7 +233,7 @@ correct seat.
|
||||
*seat* <name> idle_wake <sources...>
|
||||
Sets the set of input event sources which can wake the seat from
|
||||
its idle state, as a space separated list of source names. Valid names are
|
||||
"keyboard", "pointer", "touchpad", "touch", "tablet pad", "tablet tool",
|
||||
"keyboard", "pointer", "touchpad", "touch", "tablet_pad", "tablet_tool",
|
||||
and "switch". The default behavior is to wake from idle on any event.
|
||||
|
||||
*seat* <name> keyboard_grouping none|smart
|
||||
|
Loading…
Reference in New Issue
Block a user