summaryrefslogtreecommitdiff
path: root/deactivate-type-to-move-cursor.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deactivate-type-to-move-cursor.sh')
-rw-r--r--deactivate-type-to-move-cursor.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/deactivate-type-to-move-cursor.sh b/deactivate-type-to-move-cursor.sh
new file mode 100644
index 0000000..5a00ae0
--- /dev/null
+++ b/deactivate-type-to-move-cursor.sh
@@ -0,0 +1,7 @@
+#!/bin/dash
+
+pkill herbe
+killall xbindkeys
+cp /home/user/.type-to-move-cursor/xbindkeysrc.keyboard.only ~/.xbindkeysrc
+xbindkeys
+herbe 'Keyboard is keyboard' \ No newline at end of file