Dropping Galago specific configuration
Not rockin' the System76 Galago Pro as my daily driver any more. Haven't needed any additional configuration on my other systems (Dell XPS 15 and Lenovo Thinkpad X1 Carbon).
This commit is contained in:
parent
17dc2994f2
commit
03bb105d1e
1 changed files with 0 additions and 30 deletions
|
@ -1,30 +0,0 @@
|
|||
Section "InputClass"
|
||||
Identifier "touchpad catchall"
|
||||
Driver "synaptics"
|
||||
MatchIsTouchpad "on"
|
||||
|
||||
# Natural Scrolling
|
||||
Option "HorizScrollDelta" "-111" # 119
|
||||
Option "VertScrollDelta" "-111" # 119
|
||||
|
||||
# Tap to Click
|
||||
Option "TapButton1" "1"
|
||||
Option "TapButton2" "3"
|
||||
Option "TapButton3" "2"
|
||||
|
||||
# Mouse Speed
|
||||
Option "MinSpeed" "1.5"
|
||||
Option "MaxSpeed" "3"
|
||||
Option "AccelFactor" "0.033448"
|
||||
|
||||
# Not sure this will work...
|
||||
# Option "MoveSpeed" "1.5, 3, 0.033448, 1"
|
||||
|
||||
# Palm Detection
|
||||
Option "PalmDetect" "1"
|
||||
Option "PalmMinWidth" "4" # 10
|
||||
Option "PalmMinZ" "50" # 200
|
||||
|
||||
# Disable upper right corner (additional palm detection)
|
||||
Option "AreaRightEdge" "5375" # 5405
|
||||
EndSection
|
Loading…
Add table
Add a link
Reference in a new issue