]> git.donarmstrong.com Git - bin.git/blob - fix_touchpad
switch build_archive to use databases and other features of apt-ftparchive
[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;