Skip to content

Instantly share code, notes, and snippets.

@GregPK
Last active July 21, 2019 16:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GregPK/644ef2d5273c58e2672c1198cb36889a to your computer and use it in GitHub Desktop.
Save GregPK/644ef2d5273c58e2672c1198cb36889a to your computer and use it in GitHub Desktop.
xef | ts (Meta vs Super keys)
Jul 21 18:23:10 KeyPress event, serial 37, synthetic NO, window 0xa000001,
Jul 21 18:23:10 root 0x1f5, subw 0x0, time 11238404, (103,-1), root:(964,456),
Jul 21 18:23:10 state 0x10, keycode 133 (keysym 0xffed, Hyper_L), same_screen YES,
Jul 21 18:23:10 XLookupString gives 0 bytes:
Jul 21 18:23:10 XmbLookupString gives 0 bytes:
Jul 21 18:23:10 XFilterEvent returns: False
Jul 21 18:23:11
Jul 21 18:23:11 KeyRelease event, serial 37, synthetic NO, window 0xa000001,
Jul 21 18:23:11 root 0x1f5, subw 0x0, time 11238752, (103,-1), root:(964,456),
Jul 21 18:23:11 state 0x50, keycode 133 (keysym 0xffed, Hyper_L), same_screen YES,
Jul 21 18:23:11 XLookupString gives 0 bytes:
Jul 21 18:23:11 XFilterEvent returns: False
Jul 21 18:23:23
Jul 21 18:23:23 KeyPress event, serial 37, synthetic NO, window 0xa000001,
Jul 21 18:23:23 root 0x1f5, subw 0x0, time 11250766, (103,-1), root:(964,456),
Jul 21 18:23:23 state 0x10, keycode 133 (keysym 0xffed, Hyper_L), same_screen YES,
Jul 21 18:23:23 XLookupString gives 0 bytes:
Jul 21 18:23:23 XmbLookupString gives 0 bytes:
Jul 21 18:23:23 XFilterEvent returns: False
Jul 21 18:23:23
Jul 21 18:23:23 KeyRelease event, serial 37, synthetic NO, window 0xa000001,
Jul 21 18:23:23 root 0x1f5, subw 0x0, time 11250946, (103,-1), root:(964,456),
Jul 21 18:23:23 state 0x50, keycode 133 (keysym 0xffed, Hyper_L), same_screen YES,
Jul 21 18:23:23 XLookupString gives 0 bytes:
Jul 21 18:23:23 XFilterEvent returns: False
Jul 21 18:26:23 FocusOut event, serial 34, synthetic NO, window 0xa800001,
Jul 21 18:26:23 mode NotifyGrab, detail NotifyAncestor
Jul 21 18:26:23
Jul 21 18:26:23 FocusOut event, serial 34, synthetic NO, window 0xa800001,
Jul 21 18:26:23 mode NotifyUngrab, detail NotifyPointer
Jul 21 18:26:23
Jul 21 18:26:23 FocusIn event, serial 34, synthetic NO, window 0xa800001,
Jul 21 18:26:23 mode NotifyUngrab, detail NotifyAncestor
Jul 21 18:26:23
Jul 21 18:26:23 KeymapNotify event, serial 34, synthetic NO, window 0x0,
Jul 21 18:26:23 keys: 4294967285 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Jul 21 18:26:23 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Jul 21 18:26:23
Jul 21 18:26:23 LeaveNotify event, serial 34, synthetic NO, window 0xa800001,
Jul 21 18:26:23 root 0x1f5, subw 0x0, time 11431258, (87,107), root:(948,564),
Jul 21 18:26:23 mode NotifyGrab, detail NotifyNonlinear, same_screen YES,
Jul 21 18:26:23 focus YES, state 16
Jul 21 18:26:23
Jul 21 18:26:23 FocusOut event, serial 34, synthetic NO, window 0xa800001,
Jul 21 18:26:23 mode NotifyGrab, detail NotifyNonlinear
Jul 21 18:26:28
Jul 21 18:26:28 FocusIn event, serial 34, synthetic NO, window 0xa800001,
Jul 21 18:26:28 mode NotifyUngrab, detail NotifyNonlinear
Jul 21 18:26:28
Jul 21 18:26:28 KeymapNotify event, serial 34, synthetic NO, window 0x0,
Jul 21 18:26:28 keys: 4294967285 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Jul 21 18:26:28 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Jul 21 18:26:28
Jul 21 18:26:28 EnterNotify event, serial 34, synthetic NO, window 0xa800001,
Jul 21 18:26:28 root 0x1f5, subw 0x0, time 11436063, (87,107), root:(948,564),
Jul 21 18:26:28 mode NotifyNormal, detail NotifyNonlinear, same_screen YES,
Jul 21 18:26:28 focus YES, state 80
Jul 21 18:26:28
Jul 21 18:26:28 KeymapNotify event, serial 34, synthetic NO, window 0x0,
Jul 21 18:26:28 keys: 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Jul 21 18:26:28 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Jul 21 18:26:28
Jul 21 18:26:28 KeyRelease event, serial 34, synthetic NO, window 0xa800001,
Jul 21 18:26:28 root 0x1f5, subw 0x0, time 11436225, (87,107), root:(948,564),
Jul 21 18:26:28 state 0x50, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
Jul 21 18:26:28 XLookupString gives 0 bytes:
Jul 21 18:26:28 XFilterEvent returns: False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment