From fd9ffb281c8a33d1bdbcd4f29e0e9814b6ba4b85 Mon Sep 17 00:00:00 2001 From: Peter Osterlund Date: Sun, 5 Oct 2003 08:42:12 +0200 Subject: Minor documentation fixes. --- INSTALL | 3 +-- PARAMETER | 12 ++++++------ 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/INSTALL b/INSTALL index 2b739a8..447c70f 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1,7 @@ -Installation of the Synaptics-Touchpad-Driver for XFree 4.x +Installation of the Synaptics Touchpad Driver for XFree 4.x =========================================================== Author: Stefan Gmeiner -Date: 20.04.02 needs: - Using with Kernel 2.4.x for x < 10 needs a kernel-patch (see source-code) diff --git a/PARAMETER b/PARAMETER index c52ca9f..12c694d 100644 --- a/PARAMETER +++ b/PARAMETER @@ -1,7 +1,7 @@ Device String Synaptics device Protocol String "auto-dev" (automatic, default), "psaux" (raw) or "event" (linux 2.5 kernel events) -SHMConfig Bool switch on/off shared-memory for configuration +SHMConfig Bool switch on/off shared memory for configuration LeftEdge Int coordinates for left edge RightEdge Int coordinates for right edge TopEdge Int coordinates for top edge @@ -12,13 +12,13 @@ FingerHigh Int When finger pressure goes above this value, the driver counts it as a touch. MaxTapTime Int max. time (in milliseconds) for detecting a tap MaxTapMove Int max. movement of the finger for detecting a tap -VertScrollDelta Int move-distance of the finger for a scroll event -HorizScrollDelta Int move-distance of the finger for a scroll event +VertScrollDelta Int move distance of the finger for a scroll event +HorizScrollDelta Int move distance of the finger for a scroll event EdgeMotionSpeed Int edge motion speed when dragging Repeater String repeater device -MinSpeed Float min. Speed-factor -MaxSpeed Float max. Speed-factor -AccelFactor Float acceleration-factor +MinSpeed Float min. Speed factor +MaxSpeed Float max. Speed factor +AccelFactor Float acceleration factor UpDownScrolling Bool If on, the up/down buttons generate button 4/5 events. If off, the up button generates a double click and the down button generates a button 2 event. -- cgit v1.2.3