https://bugs.kde.org/show_bug.cgi?id=423084
--- Comment #3 from Oussema Bouaneni <the.neophytes.l...@gmail.com> --- Yes, I do. Here's the output when I press a key that works properly like "6": KeyPress event, serial 40, synthetic NO, window 0x5000001, root 0x133, subw 0x5000002, time 4915810, (43,64), root:(43,93), state 0x10, keycode 15 (keysym 0x36, 6), same_screen YES, XLookupString gives 1 bytes: (36) "6" XmbLookupString gives 1 bytes: (36) "6" XFilterEvent returns: False KeyRelease event, serial 40, synthetic NO, window 0x5000001, root 0x133, subw 0x5000002, time 4915874, (43,64), root:(43,93), state 0x10, keycode 15 (keysym 0x36, 6), same_screen YES, XLookupString gives 1 bytes: (36) "6" XFilterEvent returns: False And here's the output when I spell a key that doesn't work such as "7": FocusOut event, serial 40, synthetic NO, window 0x5000001, mode NotifyGrab, detail NotifyAncestor FocusIn event, serial 40, synthetic NO, window 0x5000001, mode NotifyUngrab, detail NotifyAncestor KeymapNotify event, serial 40, synthetic NO, window 0x0, keys: 51 0 1 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 KeyRelease event, serial 40, synthetic NO, window 0x5000001, root 0x133, subw 0x5000002, time 4693354, (33,32), root:(33,61), state 0x10, keycode 16 (keysym 0x37, 7), same_screen YES, XLookupString gives 1 bytes: (37) "7" XFilterEvent returns: False Thank you for looking into this. -- You are receiving this mail because: You are watching all bug changes.