summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2003-05-15 23:41:38 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:00:57 +0200
commit269f5da5315026cd97c98da088d948d022e41fed (patch)
treecd446386192d92954aed41580e985a1b200a6442 /INSTALL
parent6a3a735f4aeeb3ff72e3e8d32705fe37e7d0486f (diff)
Update from the p4 computer.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 4 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 8d48660..8a55002 100644
--- a/INSTALL
+++ b/INSTALL
@@ -28,7 +28,10 @@ Section "InputDevice"
Driver "synaptics"
Identifier "Mouse[1]"
Option "Device" "/dev/psaux"
- Option "Edges" "1900 5400 1800 3900"
+ Option "LeftEdge" "1900"
+ Option "RightEdge" "5400"
+ Option "TopEdge" "3900"
+ Option "BottomEdge" "1800"
Option "Finger" "25 30"
Option "MaxTapTime" "20"
Option "MaxTapMove" "220"