summaryrefslogtreecommitdiff
path: root/activate-type-to-move-cursor.sh
blob: 26e36e481a4bf5b165db1fe63f4b26fd4a86d6d8 (plain)
1
2
3
4
5
6
7
#!/bin/dash

pkill herbe
killall xbindkeys
cp /home/user/.type-to-move-cursor/xbindkeysrc.keyboard.is.mouse ~/.xbindkeysrc
xbindkeys
herbe 'Keyboard is mouse'