From a8a12804dd43b4f8b91df3dac65f896f1e467f53 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Thu, 19 Mar 2015 14:49:06 -0400 Subject: [sxhkd] shortcut for [dis/en]abling the touchpad can disable the touchpad and hide the pointer requires synclient for disabling the touchapd and unclutter for hiding the mouse --- sxhkd/.config/sxhkd/sxhkdrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sxhkd/.config') diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index aaf37e4..13734ef 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -140,3 +140,6 @@ XF86AudioMute XF86LaunchA toggle-layout + +XF86LaunchB + toggle-mouse -- cgit v1.2.3-83-g751a