I'm surprised you got the right clicks previously. Try the following.

  sudo modprobe -r psmouse
  sudo modprobe psmouse proto=bare

If that doesn't get them, try again with proto=imps.

If one of these gets the right clicks back, you can make it permanent by
creating a file named /etc/modprobe.d/psmouse.conf with the following
contents (just change bare to imps if that's the one that worked).

  options psmouse proto=bare

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/954109

Title:
  ALPS Touchpad is missing tapping right mouse clicks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/954109/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to