From 3b1f02e4f5248145ce16e5d95b9a57d847dab38b Mon Sep 17 00:00:00 2001 From: srv Date: Mon, 5 May 2025 15:49:36 -0500 Subject: First commit --- deactivate-type-to-move-cursor.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 deactivate-type-to-move-cursor.sh (limited to 'deactivate-type-to-move-cursor.sh') 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 -- cgit v1.2.3