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

Martin <martin...@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
                 CC|                            |martin...@gmx.com
             Status|RESOLVED                    |REOPENED

--- Comment #15 from Martin <martin...@gmx.com> ---
I've just installed 5.27.5 and I experienced this issue.

I used Jake's advice and used xinput set-prop on my mouse to change back to the
default settings

    $ xinput list-props 12 | grep 'Accel Profile Enabled'

this shows:

        libinput Accel Profile Enabled (294):   0, 1, 0
        libinput Accel Profile Enabled Default (295):   1, 0, 0

After running the following command the mouse sensitivity feels like it used to

    $ xinput set-prop 12 'libinput Accel Profile Enabled' 1 0 0

libinput I'm using is xf86-input-libinput-1.3.0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to