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.scd4
1 files changed, 4 insertions, 0 deletions
diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd
index 8b702b77..e073c45d 100644
--- a/sway/sway-input.5.scd
+++ b/sway/sway-input.5.scd
@@ -147,6 +147,10 @@ The following commands may only be used in the configuration file.
147*input* <identifier> dwt enabled|disabled 147*input* <identifier> dwt enabled|disabled
148 Enables or disables disable-while-typing for the specified input device. 148 Enables or disables disable-while-typing for the specified input device.
149 149
150*input* <identifier> dwtp enabled|disabled
151 Enables or disables disable-while-trackpointing for the specified input
152 device.
153
150*input* <identifier> events enabled|disabled|disabled_on_external_mouse|toggle [<toggle-modes>] 154*input* <identifier> events enabled|disabled|disabled_on_external_mouse|toggle [<toggle-modes>]
151 Enables or disables send_events for specified input device. Disabling 155 Enables or disables send_events for specified input device. Disabling
152 send_events disables the input device. 156 send_events disables the input device.