summaryrefslogtreecommitdiff
path: root/activate-type-to-move-cursor.sh
diff options
context:
space:
mode:
authorsrv <enmanuel.saravia.externo@pandero.com.pe>2025-05-05 15:49:36 -0500
committersrv <enmanuel.saravia.externo@pandero.com.pe>2025-05-05 15:49:36 -0500
commit3b1f02e4f5248145ce16e5d95b9a57d847dab38b (patch)
tree60160bef2930ba5411b694e2915dbd44adbcc55b /activate-type-to-move-cursor.sh
First commitHEADmaindevelop
Diffstat (limited to 'activate-type-to-move-cursor.sh')
-rwxr-xr-xactivate-type-to-move-cursor.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/activate-type-to-move-cursor.sh b/activate-type-to-move-cursor.sh
new file mode 100755
index 0000000..26e36e4
--- /dev/null
+++ b/activate-type-to-move-cursor.sh
@@ -0,0 +1,7 @@
+#!/bin/dash
+
+pkill herbe
+killall xbindkeys
+cp /home/user/.type-to-move-cursor/xbindkeysrc.keyboard.is.mouse ~/.xbindkeysrc
+xbindkeys
+herbe 'Keyboard is mouse' \ No newline at end of file