]> git.donarmstrong.com Git - bin.git/blob - fix_touchpad
we only need the CreateDate and the Serial out of image info
[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;