]> git.donarmstrong.com Git - bin.git/blob - fix_touchpad
allow setting a commit message in update_org_files
[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;