Wednesday 18 November 2015

Acer V3-372 Touchpad settings with Syndaemon and Synclient

To get the touchpad to the sane settings that I like, I have the following synclient and syndaemons settings:

synclient PalmDetect=1 PalmMinWidth=6 PalmMinZ=1 \
AreaLeftEdge=900 AreaRightEdge=2400 \
FingerLow=1 FingerHigh=5 TapButton1=1 TapButton2=3 \
HorizTwoFingerScroll=1 RightButtonAreaTop=0 RightButtonAreaLeft=0

syndaemon -d -t -K -R -i 2


Note that I make a big left and right section of the pad 'dead' to avoid accidental touches while typing (which I hate) and disable right button tap.

With the more aggresive synclient settings, I'm now also experimenting with disabling syndaemon completely.

No comments:

Post a Comment