]> git.donarmstrong.com Git - bin.git/blob - fix_touchpad
handle git files which are in "" (for utf-8 characters in the filename)
[bin.git] / fix_touchpad
1 #!/bin/sh
2
3 sudo modprobe -r appletouch;
4 sudo modprobe appletouch;
5 sudo chvt 6;
6 sudo chvt 7;