Skip to content

Commit

Permalink
Merge pull request #1211 from wdbw/missing-send-event
Browse files Browse the repository at this point in the history
Add missing send-event mode to sway-input(5)
  • Loading branch information
ddevault committed May 8, 2017
1 parent 40a0c20 commit 85e97bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sway/sway-input.5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 85e97bb

Please sign in to comment.