Minor documentation fixes.

This commit is contained in:
Peter Osterlund
2003-10-05 08:42:12 +02:00
parent 2cdd459c1d
commit fd9ffb281c
2 changed files with 7 additions and 8 deletions

View File

@@ -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 <riddlebox@freesurf.ch>
Date: 20.04.02
needs: - Using with Kernel 2.4.x for x < 10 needs a kernel-patch (see
source-code)

View File

@@ -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.