I use Ubuntu 14.04 LTS and for some reason I can't scroll with 2 fingers.
I don't have an option to add it in settings:
I tried installing Synaptic Package Manager and using that to enable it but that didn't work.
The last method I tried was installing focaltech-dkms. I rebooted, but again, nothing changed.
sudo add-apt-repository ppa:hanipouspilot/focaltech-dkms
sudo apt-get update
sudo apt-get install focaltech-dkms
sudo modprobe -r psmouse
sudo modprobe psmouse
Here is my Xinput:
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ PS/2 FocalTech FocalTech Touchpad in mouse emulation mode id=13 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Video Bus id=8 [slave keyboard (3)]
↳ Sleep Button id=9 [slave keyboard (3)]
↳ USB2.0 VGA UVC WebCam id=10 [slave keyboard (3)]
↳ Asus WMI hotkeys id=11 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=12 [slave keyboard (3)]
How can I get it to work?
Output for uname -a:
Linux vlad-X550JX 3.19.0-22-generic #22~14.04.1-Ubuntu SMP Wed Jun 17 10:03:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Output for dkms status:
bcmwl, 6.30.223.248+bdcom, 3.16.0-43-generic, x86_64: installed
bcmwl, 6.30.223.248+bdcom, 3.19.0-22-generic, x86_64: installed
focaltech, 1.5~trusty1: added
psmouse, elantech-x551c, 3.19.0-22-generic, x86_64: installed
