]> git.donarmstrong.com Git - bin.git/blob - fix_touchpad
make sshsendmail more complicated to avoid having a dropped connection send a truncat...
[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;