From 9623a1224ed4b5b7a63664e3efbc14b2a2331fa4 Mon Sep 17 00:00:00 2001 From: Simon Thum Date: Thu, 10 Feb 2011 13:30:07 +0100 Subject: [PATCH 3/3] add some acceleration-related info to the man page Signed-off-by: Simon Thum --- man/synaptics.man | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/man/synaptics.man b/man/synaptics.man index 8d817ca..0a35883 100644 --- a/man/synaptics.man +++ b/man/synaptics.man @@ -608,6 +608,13 @@ HorizScrollDelta parameters. . To disable vertical or horizontal scrolling, set VertScrollDelta or HorizScrollDelta to zero. +. +.LP +Acceleration is mostly handled outside the driver, thus the driver will +translate MinSpeed into constant deceleration and adapt MaxSpeed at +startup time. This ensures you can user the other acceleration profiles, albeit +without pressure motion. However the numbers at runtime will likely be different +from any options you may have set. .SS Pressure motion When pressure motion is activated, the cursor motion speed depends -- 1.7.3.4