Could you remove the "ClickPad" option from the configuration file and try two-finger clicks again?
The combination of that option with the "ClickFinger" mechanism is broken, and you probably don't need it if you don't use "soft-button areas". Three-finger clicks should work - if your hardware detects the number of fingers reliably. On 4/14/21 11:42 PM, tetrahe...@danwin1210.me wrote: > Hi, > I'm trying to get my TouchPad/trackpad to right click. I put the following in > my /etc/X11/xorg.conf.d/70-synaptics.conf: > > Section "InputClass" > Identifier "touchpad" > Driver "synaptics" > MatchIsTouchpad "on" > Option "ClickPad" "on" > Option "VertEdgeScroll" "off" > Option "VertTwoFingerScroll" "on" > Option "ClickFinger2" "2" > Option "ClickFinger3" "3" > EndSection > > However, this was not enough to get two- or three-finger clicking working. > > I'd even be satisfied with Ctrl-Click mapping to right-click. > > Has anyone got any ideas how to make either option work? >