Skip to content

Instantly share code, notes, and snippets.

@pwxcoo
Created June 18, 2019 01:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pwxcoo/b5ab9afe1f7906d277dc5fa0cba726ec to your computer and use it in GitHub Desktop.
Save pwxcoo/b5ab9afe1f7906d277dc5fa0cba726ec to your computer and use it in GitHub Desktop.
fix touchpad in ubuntu
# 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