5 ms·
If you use synaptics try this. Should fix your issue. nano /etc/X11/xorg.conf.d/50-synaptics.conf (find Section "InputClass" and add this option) Option "Finger
by TuxLyn 12y ago
If you use synaptics try this. Should fix your issue.
nano /etc/X11/xorg.conf.d/50-synaptics.conf
(find Section "InputClass" and add this option)
Option "FingerHigh" "8"
- mseebach 12y agoI love Linux and is in the same dilemma re MBPs - but this just makes my blood boil. How can this work well in Windows and OSX but require Linux users to hunt down magical incantations and fiddle hundreds of settings? Isn't it possible extract the settings from the running driver in Windows/OSX and apply those?