Created
June 18, 2019 01:49
-
-
Save pwxcoo/b5ab9afe1f7906d277dc5fa0cba726ec to your computer and use it in GitHub Desktop.
fix touchpad in ubuntu
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
# https://askubuntu.com/questions/970988/two-finger-scrolling-not-working-for-ubuntu-17-10 | |
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