For me replacing xserver-xorg-input-synaptics with xserver-xorg-input- libinput made the clickpad (a touchpad without fisical buttons) very usable and without cursor jumps.
By default libinput enables multitouch gestures for scrolling, 2-finger clicks (right button) and 3-finger clicks (middle button) but I think you can adapt the configuration file to enable right button clicks on the clickpad instead of the 2-finger option. All I had to do was: sudo apt-get install xserver-xorg-input-libinput sudo apt-get remove --purge xserver-xorg-input-synaptics ..and reboot -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1574667 Title: Mouse pointer occasionally jumps to the bottom-left corner To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1574667/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp