https://bugs.kde.org/show_bug.cgi?id=350688
Martin K. <d...@256k.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |d...@256k.de --- Comment #11 from Martin K. <d...@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 watching all bug changes.