Great, it worked

Pasting my conf

$ cat /etc/X11/xorg.conf
Section "InputClass"
        Identifier "Synaptics Custom Settings"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
        Driver "synaptics"
        Option  "SHMConfig"     "On"
        Option  "TapButton1"    "1"
        Option  "CircularScrolling"     "1"
        Option  "CircScrollTrigger"     "3" #  Right edge
        Option  "FastTaps"      "1"
        Option  "MaxDoubleTapTime"      "120" #  Make double-tap work faster 
for me
        Option  "RTCornerButton"        "2"
        Option  "HorizEdgeScroll"       "1"
EndSection

Cheers!

-- 
udev rules with dot in key fails with Env must be KEY=VALUE pairs
https://bugs.launchpad.net/bugs/567068
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to