From 85e97bb6f1b9fa46dadfe6e744b472c6efc42e69 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sat, 6 May 2017 08:43:48 -0400 Subject: Merge pull request #1211 from wdbw/missing-send-event Add missing send-event mode to sway-input(5) --- sway/sway-input.5.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/sway-input.5.txt b/sway/sway-input.5.txt index e92b523..f44a317 100644 --- a/sway/sway-input.5.txt +++ b/sway/sway-input.5.txt @@ -30,7 +30,7 @@ Commands **input** dwt :: Enables or disables disable-while-typing for the specified input device. -**input** events :: +**input** events :: Enables or disables send_events for specified input device. (Disabling send_events disables the input device) -- cgit v1.1