Hi there,
after the last updates (08/2022) I have issues with my left control key. Copy via CTRL+C etc. works, but some applications (e.g. games) do not recognize the left control key at all. The right one is working.
xev
gives me:
FocusOut event, serial 39, synthetic NO, window 0x5200001,
mode NotifyUngrab, detail NotifyPointer
FocusIn event, serial 39, synthetic NO, window 0x5200001,
mode NotifyUngrab, detail NotifyAncestor
KeymapNotify event, serial 39, synthetic NO, window 0x0,
keys: 204 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Instead of the usual KeyPress event
I have these FocusIN/OUT
events, so it seems like some other application grabs the control key first. But I have checked it double: there is no custom keyboard binding for ctrl and nothing unusual running in the background.
Since it works in gnome and budgie but not in cinnamon, it must be strongly bounded to cinnamon DE. I have created a fresh user with empty config - same issue. Kernel doesn’t seem to make any difference either. Changed to another keyboard hardware – same issue. If I bind swap capslock and control in the advanced settings: same issue, but now at the “capslock” button.
I have started an manjaro cinnamon usb-live stick from earlier this year – there it worked! So i tried to export the keymap and import it to my regular system: doesn’t work.
And so at this point I’m out of ideas. I really love Manjaro cinnamon for many years now – but being unable to use the left ctrl button in games is really annoying. I would really appreciate any hints and ideas from you.