Comment 2 for bug 972727

Revision history for this message
Robert Hooker (sarvatt) wrote : Re: Synaptics Clickpad functionalities incomplete: Right button area, two-tap disabling

Add this to /etc/X11/xorg.conf.d/51-clickpad.conf to make it persistent

Section "InputClass"
        Identifier "Default clickpad buttons"
        MatchDriver "synaptics"
        Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
EndSection