Skip to content

Instantly share code, notes, and snippets.

@asteig
Created January 30, 2015 08:12
Show Gist options
  • Save asteig/35696f5c4a13988067cf to your computer and use it in GitHub Desktop.
Save asteig/35696f5c4a13988067cf to your computer and use it in GitHub Desktop.
sudo apt-get install dkms
sudo dkms ldtarball psmouse-elantech-x551c.tar.gz
sudo dkms install -m psmouse -v elantech-x551c
sudo rmmod psmouse
sudo modprobe psmouse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment