From a0878c93b6c544f5494e30f442a36968a1c0f472 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Tue, 4 Feb 2020 11:23:19 +0100 Subject: [PATCH] input: add more debug output --- bin/input-event | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/input-event b/bin/input-event index 933e125..ecc9958 100755 --- a/bin/input-event +++ b/bin/input-event @@ -20,6 +20,7 @@ esac printf "input-event: $use: [%3d] $event $name\n" $device +set +x case "$event,$use,$(uname -n),$name" in *,XISlaveKeyboard,*,"Topre Corporation Realforce 87") sleep 2