Created
January 30, 2015 08:12
-
-
Save asteig/35696f5c4a13988067cf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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