[systemsettings] [Bug 327674] mouse acceleration profile bug
Simon Thum
simon.thum at gmx.de
Mon Jan 5 20:01:37 GMT 2015
https://bugs.kde.org/show_bug.cgi?id=327674
Simon Thum <simon.thum at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |simon.thum at gmx.de
--- Comment #2 from Simon Thum <simon.thum at gmx.de> ---
A bit late now, but to clarify, -1 is "none" i.e. no dynamic acceleration or
deceleration.
The man page should be used as the authorative source. The wiki page is
slightly involved, it's mainly for devs.
I suspect the profile is not changed at all, or it is being overridden. KDE
never used to chnage the profile, it only cares about the "feedback" settings
you can change using xset. That's not fortunate, but anyway.
About the bug, this is probably "to be expected". The aforementioned feedback
is kept while changing profiles, and profiles build on the feedback for
parametertization. To avoid that, always change profiles together with feedback
that is safe for the profile. E.g.
xinput set-ptr-feedback <device name> <threshold> <num> <denom>
xinput set-prop <device> "Device Accel Profile" <profile_number>
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the Unassigned-bugs
mailing list