Re: mouse acceleration profiles

2013-11-19 Thread westlake
Thanks for the feedback, but a little question here of wonder because I'm hitting like a bug in KDE, and this bugreport is a bit dormant.. anyone have a clue if this can be a bug related to the X server? I can't tell for sure whether it's X or KDE ( I believe more-so it's an KDE problem becaus

Re: mouse acceleration profiles

2013-11-18 Thread Peter Hutterer
On Sun, Nov 17, 2013 at 09:43:30PM -0500, westlake wrote: > I was wondering about on the site > http://xorg.freedesktop.org/wiki/Development/Documentation/PointerAcceleration/ > > there's a mention in the The AccelerationProfile [integer] > subsection, "-1 none" > > for common courtesy isn't it

Re: mouse acceleration profiles

2013-11-18 Thread Simon Thum
Hi, actually this is not a typo. The "none" profile exists mostly for completeness, a flat curve can be reached by other means too. So when it was added it got -1 not zero which is the default. Compatibility and such. The xorg.conf man page has more accurate information generally, although t