(01-31-2020, 07:41 AM)jackhumbert Wrote: I was messing around with synclient a bit, and found adjusting the MinSpeed setting to help out quite a bit with getting more precision - I'm not sure if it's the recommended way of doing it, but adding this to /etc/X11/xorg.conf allowed it to persist over reboots (in X11):
Code:Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Option "MinSpeed" "0.25"
EndSection
If I don't have /etc/X11/xorg.conf in Debian Bullseye?
PBP ISO / Debian Bullseye (unofficial installer)