diff options
author | Peter Osterlund <petero2@telia.com> | 2005-01-05 17:54:29 +0100 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:03:02 +0200 |
commit | 50c7fdc462daa60cf8555edbb35ac6fc9a5a5d80 (patch) | |
tree | 7940ce4feedcfcea4fc9c79a7758f4fbf0f40a32 /README.alps | |
parent | 7c06552920a09c89f986102ec60869d3dbcb0274 (diff) |
Changed default values corresponding to change
7c06552920a09c89f986102ec60869d3dbcb0274.
Diffstat (limited to 'README.alps')
-rw-r--r-- | README.alps | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.alps b/README.alps index 237f489..3163878 100644 --- a/README.alps +++ b/README.alps @@ -23,9 +23,9 @@ Section "InputDevice" Option "EmulateMidButtonTime" "75" Option "VertScrollDelta" "20" Option "HorizScrollDelta" "20" - Option "MinSpeed" "0.2" - Option "MaxSpeed" "0.5" - Option "AccelFactor" "0.01" + Option "MinSpeed" "0.3" + Option "MaxSpeed" "0.75" + Option "AccelFactor" "0.015" Option "EdgeMotionMinSpeed" "100" Option "EdgeMotionMaxSpeed" "100" Option "UpDownScrolling" "1" |