|
|
@@ -1,13 +1,13 @@
|
|
|
Section "InputClass"
|
|
|
- Identifier "Touchpads"
|
|
|
- Driver "mtrack"
|
|
|
- MatchIsTouchpad "on"
|
|
|
+ Identifier "Touchpads"
|
|
|
+ Driver "mtrack"
|
|
|
+ MatchIsTouchpad "on"
|
|
|
Option "AxisXInvert" "false" # default
|
|
|
Option "AxisYInvert" "false" # default
|
|
|
- Option "Sensitivity" "1" # default
|
|
|
- Option "FingerLow" "5" # default
|
|
|
- Option "FingerHigh" "5" # default
|
|
|
- Option "IgnoreThumb" "false" # default
|
|
|
+ Option "Sensitivity" "0.55"
|
|
|
+ Option "FingerLow" "2" # default
|
|
|
+ Option "FingerHigh" "8" # default
|
|
|
+ Option "IgnoreThumb" "true" # default
|
|
|
Option "IgnorePalm" "true"
|
|
|
Option "DisableOnPalm" "false" # default
|
|
|
Option "DisableOnThumb" "false" # default
|