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

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |UPSTREAM
             Status|REPORTED                    |RESOLVED

--- Comment #5 from Nate Graham <[email protected]> ---
Ok, then what's happening here is that when you press the "toggle touchpad" key
on your keyboard, it's sending two key events rather than one. So the first
event toggles it, and then second one toggles it again. Obviously, this isn't
going to work! :D

The problem is either in your keyboard's hardware, or else in a deeper part of
the stack, maybe Libinput or the kernel. Not in KDE code. So I'd recommend
following up with the Libinput folks to start with. Maybe it's their bug or
they can debounce these events. 

https://gitlab.freedesktop.org/libinput/libinput/-/issues/

Good luck!

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

Reply via email to