Comment 14 for bug 432814

Revision history for this message
Peter Harley (pjrharley) wrote : Re: Action for middle and right click is reversed since jaunty

Temporary fix:

on each boot run:

xinput set-int-prop "ETPS/2 Elantech Touchpad" "Synaptics Tap Action" 8 0 3 0 0 1 2 3

This is for my eeepc 901. For synaptics touchpads it should be something like:

xinput set-int-prop "SynPS/2 Synaptics TouchPad" "Synaptics Tap Action" 8 0 3 0 0 1 2 3

Works for me anyway. Not that sure about the second suggestion.

I associate scrolling with the middle mouse button (as on a normal mouse they are one thing) so two finger scrolling -> two finger click.