nekr0z / linux-on-huawei-matebook-13-2019

MateBook 13 running Linux
292 stars 24 forks source link

Trackpad tap sensitivity? #7

Open interrogator opened 5 years ago

interrogator commented 5 years ago

I'm finding that the trackpad is too sensitive for my tastes, especially when you want to use tap-to-click. By default, approximately one skin cell is needed to trigger the tap event.

This page shows how a Linux user might change trackpad sensitivity:

xinput --set-prop [device number] "Synaptics Finger" 50 80 257

which seems to work for everyone else, can't help us, because MateBook trackpad doesn't seem to have "Synaptics Finger".

Anybody got a solution? Not sure if anybody else cares about this issue, or if I should just learn to keep my paws off the pad.