[systemsettings] [Bug 398713] [X11, Libinput] Selecting flat mouse acceleration profile doesn't turn off acceleration

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sun Jul 28 17:19:45 BST 2019


https://bugs.kde.org/show_bug.cgi?id=398713

warloxxjay at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |warloxxjay at gmail.com

--- Comment #15 from warloxxjay at gmail.com ---
Created attachment 121798
  --> https://bugs.kde.org/attachment.cgi?id=121798&action=edit
x11_libinput_dummydevice.c patch

I ran into this problem as well on kde 5.15.4. (ubunutu 19.04). And can confirm
that the setting for acceleration never gets set in xinput just as described in
comment 13.
The setting is an bool array where only one is allowed to be true. But the code
only has functions to store single values. That's why the setting is never
applied. 
I made a draft of a solution in the attachment. It likely does not compile nor
is up to snuff on code quality but should make the possible solution clear.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Unassigned-bugs mailing list