[systemsettings] [Bug 324616] wish: mousewheel scroll acceleration
Richard Neill
kde at richardneill.org
Tue Sep 10 17:55:42 BST 2013
https://bugs.kde.org/show_bug.cgi?id=324616
--- Comment #4 from Richard Neill <kde at richardneill.org> ---
As I understand it, Xtest lets you generate fake button presses. So we would
have a small daemon which reads every real press (the wheel is actually a
series of button-4 or 5 clicks), and then injects zero to N more.
The application with focus then receives 1 real click, and 0-N dummy clicks for
every tick of the wheel.
To have acceleration, all we need is for the gain to vary with the click-rate.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list