Add missing send-event mode to sway-input(5)

Also, fix a small typo.
This commit is contained in:
wdbw 2017-05-06 10:45:17 +01:00 committed by GitHub
parent 781fc604b4
commit 264a9ee9d8

View file

@ -30,7 +30,7 @@ Commands
**input** <identifier> dwt <enabled|disabled>::
Enables or disables disable-while-typing for the specified input device.
**input** <identifier> events <enable|disabled>::
**input** <identifier> events <enabled|disabled|disabled_on_external_mouse>::
Enables or disables send_events for specified input device.
(Disabling send_events disables the input device)