Hello,
for the past two weeks, I am encountering an issue with my keyboard in Fedora 42, KDE Plasma edition: various meta keys have changed their effect. Some examples:
- Alt+F4 can be used close windows and still does, but now it also switches to the text console tty4 as if I had pressed Ctrl+Alt+F4. I.e. it still closes the window, but switches at the same time to text mode. I can switch back with Ctrl+Alt+F2 and the window I meant to close is gone as expected.
- Window-Meta + Cursor keys allows to move and rearrange windows in KDE Plasma. It still does, but it also switches to text mode terminals tty1 or tty3, depending on if I pressed cursor keys left or right, respectively.
- Ctrl+S is used in various programs to save the current document. It still does, but it also activates Scroll Lock. No negative effect, except for that the Scroll Lock LED on the keyboard lights up.
There are probably more ‘broken’ key combinations, but those are the ones I notice most.
I have not touched any keyboard-related setting in months (at least what I am aware of and remember).
I do run dnf update --refresh once or twice per week, so it is possible that the change came with an update I installed 10 to 20 days ago (early November).
I am not really sure where the problem comes from and how to fix it. There are no error messages or log entries. KDE Plasma, Wayland, and various other programs react to key strokes as before and as they should, except for that more things happen as well. The behavior happens both with the laptop’s built-in keyboard and external USB keyboards (tested two different ones).
My guess it that it has to come from some low level software, maybe the kernel or libinput(?), but I have no experience debugging anything like this.
Any suggestions how to start collecting information would be appreciated.
Thank you!