xev gibt Folgendes aus, wenn ich die Windows-Taste drücke:
FocusOut event, serial 28, synthetic NO, window 0x3200001, mode NotifyGrab, detail NotifyAncestor FocusIn event, serial 28, synthetic NO, window 0x3200001, mode NotifyUngrab, detail NotifyAncestor KeymapNotify event, serial 28, synthetic NO, window 0x0, keys: 2 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
Drücke ich währenddessen eine andere Taste und lasse sie wieder los, hat das keine Auswirkung. Daher wundert es mich nicht, ärgert mich aber sehr, dass z.B. Amaroks globale Shortcuts nicht funktionieren.
Überhaupt verstehe ich nicht, was FocusOut, FocusIn und KeymapNotify da sollen. Zum Vergleich die Ausgabe für das Drücken und Loslassen der Strg-Taste:
KeyPress event, serial 31, synthetic NO, window 0x3200001, root 0x87, subw 0x0, time 813540, (101,83), root:(108,133), state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False KeyRelease event, serial 31, synthetic NO, window 0x3200001, root 0x87, subw 0x0, time 813663, (101,83), root:(108,133), state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False
Weiß jemand, was da falsch ist?