Bumped up the mouse speed
This commit is contained in:
parent
1e21ddfbdd
commit
d237b09253
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ Section "InputClass"
|
|||
Option "TapButton3" "2"
|
||||
|
||||
# Mouse Speed
|
||||
Option "MinSpeed" "1"
|
||||
Option "MaxSpeed" "1.75"
|
||||
Option "MinSpeed" "1.5"
|
||||
Option "MaxSpeed" "3"
|
||||
Option "AccelFactor" "0.033448"
|
||||
|
||||
# Palm Detection
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue