Comment 63 for bug 308191

Revision history for this message
lenios (lenios) wrote : Re: Multi fingers touch doesn't be correctly recognized

i had the same issue with karmic and now lucid, and a working workaround (at least on eeepc 901) is to execute the two following commands:

$ synclient TapButton3=3
$ synclient TapButton2=2

this will activate right click with two fingers click, and middle (wheel) click with 3 fingers.
I hope it helps.