mirror of
https://github.com/swaywm/sway.git
synced 2024-11-16 05:03:17 +00:00
Add missing send-event mode to sway-input(5)
Also, fix a small typo.
This commit is contained in:
parent
781fc604b4
commit
264a9ee9d8
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue