1

Just bought an Asus X555LA laptop, and multitouch on the touchpad does not seem to work. I'm running Ubuntu 14.10, Gnome edition. Is there any solution or special driver for this?

Fern Moss
  • 8,785
Andries
  • 111

1 Answers1

0

You can install touchegg to get the multi-touch gestures working.

sudo apt-get install touchegg

For steps to configure it, you can refer to this.

  • This is not work for me on the same notebook model synclient show the error Couldn't find synaptics properties. No synaptics driver loaded? but xserver-xorg-input-synaptics is installed – arturtr Feb 07 '15 at 17:17