[systemsettings] [Bug 350688] Mouse acceleration setting has no effect with libinput

Martin K. bugzilla_noreply at kde.org
Mon Jul 10 17:31:33 BST 2017


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

Martin K. <dev at 256k.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dev at 256k.de

--- Comment #11 from Martin K. <dev at 256k.de> ---
I had the same problem, I'm using KDE via Debian Stretch.
I was able to work around the problem as follows:

sudo apt-get install xserver-xorg-input-evdev
sudo ln -s /usr/share/X11/xorg.conf.d/10-evdev.conf
/etc/X11/xorg.conf.d/10-evdev.conf
sudo shutdown -r now

Mouse acceleration is now working again for me. I found this solution here:
https://forum.manjaro.org/t/slow-mouse-kde-gui-settings-and-xset-m-have-no-effect/27165/2

(In reply to Christian Hägele from comment #4)
> I can change the speed via 'xinput --set-prop 10 285 -0.5' as a workaround.
> Of course it would be better to change this setting via the GUI.

This worked for me as well, but the range of "libinput Accel Speed" is limited
to "1.0", which is 200%. In my case this wasn't enough.

-- 
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