Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. sudo echo "options psmouse proto=imps" | sudo tee /etc/modprobe.d/psmouse.conf
  2. sudo modprobe -i psmouse
  3. sudo modprobe psmouse
  4. sudo depmod -a
  5. sudo reboot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement