Hi Vincent,

The configuration is not going to be enabled by default now or in future
Ubuntu releases because it conflicts with Unity gestures. If you want to
enable it by default, it needs to be set in /etc/X11/xorg.conf like:

Section "InputClass"
        Identifier "touchpad 3-tap"
        Driver "synaptics"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
        Option "TapButton3" "2"
        Option "ClickFinger3" "2"
EndSection

I believe that will work, though I haven't tried it myself.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/971783

Title:
  3 touch taps and clicks are broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/971783/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to