https://bugs.kde.org/show_bug.cgi?id=457928
Thomas Boerkel <tho...@boerkel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tho...@boerkel.de --- Comment #6 from Thomas Boerkel <tho...@boerkel.de> --- Same issue for me on Gentoo after upgrading Plasma from 5.24.6 to 5.25.5. xinput --list-props 11 | grep Accel Everything OK: libinput Accel Profile Enabled (298): 1, 0 Unplug/plug mouse (KVM switch in my monitor), mouse acceleration is now slower: libinput Accel Profile Enabled (298): 0, 1 kcminit fixes it: libinput Accel Profile Enabled (298): 1, 0 -- You are receiving this mail because: You are watching all bug changes.