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

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