https://bugs.kde.org/show_bug.cgi?id=461207
--- Comment #4 from Alexander Potashev <aspotas...@gmail.com> --- UPD: although the main symptom of converting Meta to a weird sequence is the same, the other symptoms are different here. My case is closer to this description: https://unix.stackexchange.com/questions/717243/kde-meta-key-not-working Pressing the left "Windows" key here (which I expect to act like Meta) is reported as "Multi_key" in xev: KeyPress event, serial 40, synthetic NO, window 0x4a00001, root 0x686, subw 0x0, time 174387726, (90,53), root:(2312,1199), state 0x0, keycode 133 (keysym 0xff20, Multi_key), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: True KeyRelease event, serial 40, synthetic NO, window 0x4a00001, root 0x686, subw 0x0, time 174387853, (90,53), root:(2312,1199), state 0x0, keycode 133 (keysym 0xff20, Multi_key), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False -- You are receiving this mail because: You are watching all bug changes.