https://bugs.kde.org/show_bug.cgi?id=402764
--- Comment #2 from Dalton Durst <d...@ltondur.st> --- Sure. Here's a Caps Lock press: >KeyPress event, serial 50, synthetic NO, window 0x4a00001, > root 0x5d5, subw 0x0, time 567230, (64,-10), root:(64,791), > state 0x0, keycode 66 (keysym 0xffeb, Super_L), same_screen YES, > XLookupString gives 0 bytes: > XmbLookupString gives 0 bytes: > XFilterEvent returns: False > >KeyRelease event, serial 50, synthetic NO, window 0x4a00001, > root 0x5d5, subw 0x0, time 567654, (64,-10), root:(64,791), > state 0x40, keycode 66 (keysym 0xffeb, Super_L), same_screen YES, > XLookupString gives 0 bytes: > XFilterEvent returns: False And here's a real Super key: >KeyPress event, serial 50, synthetic NO, window 0x4a00001, > root 0x5d5, subw 0x0, time 570606, (64,-10), root:(64,791), > state 0x0, keycode 133 (keysym 0xffeb, Super_L), same_screen YES, > XKeysymToKeycode returns keycode: 66 > XLookupString gives 0 bytes: > XmbLookupString gives 0 bytes: > XFilterEvent returns: False > >KeyRelease event, serial 51, synthetic NO, window 0x4a00001, > root 0x5d5, subw 0x0, time 570782, (64,-10), root:(64,791), > state 0x40, keycode 133 (keysym 0xffeb, Super_L), same_screen YES, > XKeysymToKeycode returns keycode: 66 > XLookupString gives 0 bytes: > XFilterEvent returns: False -- You are receiving this mail because: You are watching all bug changes.