aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-input.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway-input.5.scd')
-rw-r--r--sway/sway-input.5.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd
index 3c61c27b..9ec5eeae 100644
--- a/sway/sway-input.5.scd
+++ b/sway/sway-input.5.scd
@@ -233,7 +233,7 @@ correct seat.
233*seat* <name> idle_wake <sources...> 233*seat* <name> idle_wake <sources...>
234 Sets the set of input event sources which can wake the seat from 234 Sets the set of input event sources which can wake the seat from
235 its idle state, as a space separated list of source names. Valid names are 235 its idle state, as a space separated list of source names. Valid names are
236 "keyboard", "pointer", "touchpad", "touch", "tablet pad", "tablet tool", 236 "keyboard", "pointer", "touchpad", "touch", "tablet_pad", "tablet_tool",
237 and "switch". The default behavior is to wake from idle on any event. 237 and "switch". The default behavior is to wake from idle on any event.
238 238
239*seat* <name> keyboard_grouping none|smart 239*seat* <name> keyboard_grouping none|smart