Skip to content

Instantly share code, notes, and snippets.

@cgrushko
Created November 11, 2013 20:04
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 cgrushko/7419423 to your computer and use it in GitHub Desktop.
Save cgrushko/7419423 to your computer and use it in GitHub Desktop.
On OS X 10.9
KeyPress event, serial 34, synthetic NO, window 0x600001,
root 0xe2, subw 0x0, time 1220704819, (1332,-13), root:(1332,9),
state 0x10, keycode 64 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 34, synthetic NO, window 0x600001,
root 0xe2, subw 0x0, time 1220705015, (1332,-12), root:(1332,10),
state 0x11, keycode 38 (keysym 0x7d, braceright), same_screen YES,
XLookupString gives 1 bytes: (7d) "}"
XmbLookupString gives 1 bytes: (7d) "}"
XFilterEvent returns: False
KeyRelease event, serial 34, synthetic NO, window 0x600001,
root 0xe2, subw 0x0, time 1220705079, (1332,-11), root:(1332,11),
state 0x11, keycode 38 (keysym 0x7d, braceright), same_screen YES,
XLookupString gives 1 bytes: (7d) "}"
XFilterEvent returns: False
KeyRelease event, serial 34, synthetic NO, window 0x600001,
root 0xe2, subw 0x0, time 1220705254, (1332,-11), root:(1332,11),
state 0x11, keycode 63 (keysym 0xffe7, Meta_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 34, synthetic NO, window 0x600001,
root 0xe2, subw 0x0, time 1220705254, (1332,-11), root:(1332,11),
state 0x1, keycode 64 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment