summaryrefslogtreecommitdiff
path: root/PARAMETER
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2003-10-05 08:42:12 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:01:15 +0200
commitfd9ffb281c8a33d1bdbcd4f29e0e9814b6ba4b85 (patch)
tree6a9290e0f6075b68abb2febc5847e861ade1f01d /PARAMETER
parent2cdd459c1d78fff499ad1122cb8848c45db1b969 (diff)
Minor documentation fixes.
Diffstat (limited to 'PARAMETER')
-rw-r--r--PARAMETER12
1 files changed, 6 insertions, 6 deletions
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.