fix typos in sway-input.5.scd

This commit is contained in:
jhalmen 2020-04-29 12:40:20 +02:00 committed by GitHub
parent 017f7984c7
commit 054b8dd9d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -233,7 +233,7 @@ correct seat.
*seat* <name> idle_wake <sources...> *seat* <name> idle_wake <sources...>
Sets the set of input event sources which can wake the seat from 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 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. and "switch". The default behavior is to wake from idle on any event.
*seat* <name> keyboard_grouping none|smart *seat* <name> keyboard_grouping none|smart