mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 04:54:14 +01:00
Merge pull request #1211 from wdbw/missing-send-event
Add missing send-event mode to sway-input(5)
This commit is contained in:
commit
ee81b1aecb
@ -30,7 +30,7 @@ Commands
|
|||||||
**input** <identifier> dwt <enabled|disabled>::
|
**input** <identifier> dwt <enabled|disabled>::
|
||||||
Enables or disables disable-while-typing for the specified input device.
|
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.
|
Enables or disables send_events for specified input device.
|
||||||
(Disabling send_events disables the input device)
|
(Disabling send_events disables the input device)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user