diff options
author | gsr.bugs <gsr.bugs@infernal-iceberg.com> | 2007-11-15 00:04:34 +0200 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2007-11-15 00:04:34 +0200 |
commit | 5dfbc61487623448c82d043c4f4f29d5e047d498 (patch) | |
tree | 0102d54dc567318548abcd70af3d37fd4367b321 /xset.man | |
parent | 6d56c1f8d25ce84c797c3b72070073bc44d1a7ac (diff) |
Manpage: Add mention of mouse acceleration with zero threshold
xset m A/B 0 gives a different behaviour, smooth acceleration, than typical
A/B C (C not zero) which is two speed. This behaviour is, for some people,
nice. But the point is that it is not documented in man page, so nobody
can just test it except if discovered due some reason more complex than read
the docs.
Diffstat (limited to 'xset.man')
-rw-r--r-- | xset.man | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -199,6 +199,13 @@ option can be omitted, but if only one is given, it will be interpreted as the acceleration. If no parameters or the flag 'default' is used, the system defaults will be set. + +If the `threshold' parameter is provided and 0, the `acceleration' +parameter will be used in the exponent of a more natural and continous +formula, giving precise control for slow motion but big reach for fast +motion, and a progresive transition for motions in between. +Recommended `acceleration' value in this case is 3/2 to 2, but not +limited to that range. .PP .TP 8 .B p |