Bug 31189 - Mouse acceleration with threshold 0 not possible
Summary: Mouse acceleration with threshold 0 not possible
Status: RESOLVED FIXED
Alias: None
Product: kcontrol
Classification: Miscellaneous
Component: kcmmouse (show other bugs)
Version: unspecified
Platform: openSUSE Other
: NOR wishlist
Target Milestone: ---
Assignee: Marie Loise Nolden
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-21 07:48 UTC by Thomas Rehfinger
Modified: 2003-05-20 13:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Rehfinger 2001-08-21 07:45:12 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kcontrol
Version:           KDE 2.2.0 
Severity:          wishlist
Installed from:    SuSE RPMs
Compiler:          Not Specified
OS:                Not Specified
OS/Compiler notes: Not Specified

Hi!

At least with XFree86 4.0 (maybe also with older versions) it is possible to specifiy some sort of linear acceleration if the acceleration threshold is set to 0 (try "xset m 9/10 0").

This IMHO feels much better and smooth than the stupid two-step acceleration method.

This feature is poorly documented - in fact I discovered it first while trying to hack this very kind of acceleration support into the XFree-sources... ;-)

My wish: Support of this acceleration method either by allowing the threshold parameter to be 0 in the according kcontrol dialog or (perhaps more intuitive) by a radio-button choice between two-step and linear acceleration.

Additionally for both acceleration methods the acceleration denominator should be fixed to say 10 not to 1 (which seems to be the case now as of KDE 2.2) that would give the user much finer control of the acceleration.


(Submitted via bugs.kde.org)
Comment 1 Daniel Naber 2003-05-20 13:00:44 UTC
This is implemented in CVS now.