Skip to content

Instantly share code, notes, and snippets.

@runa
Created September 16, 2014 18:07
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 runa/f5b7664b1c29906fd858 to your computer and use it in GitHub Desktop.
Save runa/f5b7664b1c29906fd858 to your computer and use it in GitHub Desktop.
KeyPress event, serial 28, synthetic NO, window 0x2600001,
root 0x9e, subw 0x0, time 1175818579, (685,878), root:(686,879),
state 0x0, keycode 81 (keysym 0xff9a, KP_Prior), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
@runa
Copy link
Author

runa commented Sep 16, 2014

KeyPress event, serial 28, synthetic NO, window 0x2600001,
root 0x9e, subw 0x0, time 1176565456, (482,705), root:(483,706),
state 0x10, keycode 81 (keysym 0xffb9, KP_9), same_screen YES,
XLookupString gives 1 bytes: (39) "9"
XmbLookupString gives 1 bytes: (39) "9"
XFilterEvent returns: False

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment