Fix some typos
This commit is contained in:
parent
a184ce0dc9
commit
22289ff450
1 changed files with 4 additions and 4 deletions
|
@ -8,9 +8,9 @@ Section "InputClass"
|
|||
Option "VertScrollDelta" "-111" # 119
|
||||
|
||||
# Tap to Click
|
||||
Option "TapButton1" "1"
|
||||
Option "TapButton2" "3"
|
||||
Option "TapButton3" "2"
|
||||
Option "TapButton1" "1"
|
||||
Option "TapButton2" "3"
|
||||
Option "TapButton3" "2"
|
||||
|
||||
# Mouse Speed
|
||||
Option "MinSpeed" "1"
|
||||
|
@ -22,6 +22,6 @@ Section "InputClass"
|
|||
Option "PalmMinWidth" "4" # 10
|
||||
Option "PalmMinZ" "50" # 200
|
||||
|
||||
# Disab'le upper right corner (additional palm detection)
|
||||
# Disable upper right corner (additional palm detection)
|
||||
Option "AreaRightEdge" "5375" # 5405
|
||||
EndSection
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue