Comment 195 for bug 582809

Revision history for this message
Mohegan (jack-mohegan) wrote :

@Tim Dohm

Can you try the first part without the line g) (my patch?
If it doesn't work, the left and right click are described at lines 183-184 of the 209.clickpad-threshold.patch :

+ left_button_x = width * 2 / 5 + priv->minx;
+ right_button_x = width * 3 / 5 + priv->minx;

You can try to modify it.

Can you post your config ?