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