Skip to content

Instantly share code, notes, and snippets.

@keithio
Created August 21, 2011 06:14
Show Gist options
  • Save keithio/1160228 to your computer and use it in GitHub Desktop.
Save keithio/1160228 to your computer and use it in GitHub Desktop.
Alps Touchpad Fix
echo "options psmouse proto=imps" | sudo tee -a /etc/modprobe.d/psmouse.conf
sudo modprobe -r psmouse
sudo modprobe psmouse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment