Comment 7 for bug 386017

Revision history for this message
Alberto Milone (albertomilone) wrote :

The only thing which can trigger a middle click event is the top right area of the touchpad. There's no need to disable the bottom right area (which currently triggers a right click event).

synclient RTCornerButton=0 should do it.

If this fixes the problem I'll modify the driver so as to make it the default behaviour.

Please let me know if that command solves the problem.