From 1b77cfccaf6599f6bbece9dbeb2e4012babccfca Mon Sep 17 00:00:00 2001 From: Peter Osterlund Date: Mon, 12 Jan 2004 21:09:58 +0100 Subject: Changed suggested default values in the INSTALL file, to get more reasonable speed settings and edge parameters. --- INSTALL.DE | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'INSTALL.DE') diff --git a/INSTALL.DE b/INSTALL.DE index 4e56847..6b2e4ed 100644 --- a/INSTALL.DE +++ b/INSTALL.DE @@ -48,20 +48,20 @@ Section "InputDevice" Identifier "Mouse[1]" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" - Option "LeftEdge" "1900" - Option "RightEdge" "5400" - Option "TopEdge" "1900" - Option "BottomEdge" "4000" + Option "LeftEdge" "1700" + Option "RightEdge" "5300" + Option "TopEdge" "1700" + Option "BottomEdge" "4200" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" - Option "MinSpeed" "0.02" - Option "MaxSpeed" "0.18" + Option "MinSpeed" "0.06" + Option "MaxSpeed" "0.12" Option "AccelFactor" "0.0010" + Option "SHMConfig" "on" # Option "Repeater" "/dev/ps2mouse" -# Option "SHMConfig" "on" EndSection Als Identifier muss der gleiche Name wie in der -- cgit v1.2.3