Skip to content

Instantly share code, notes, and snippets.

@Maxdamantus
Created September 13, 2015 07:03
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 Maxdamantus/90f98b83d9f39476f301 to your computer and use it in GitHub Desktop.
Save Maxdamantus/90f98b83d9f39476f301 to your computer and use it in GitHub Desktop.
KeyRelease event, serial 32, synthetic NO, window 0x4600001,
root 0xc7, subw 0x0, time 1917990132, (257,811), root:(2178,826),
state 0x40, keycode 116 (keysym 0xff20, Multi_key), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 32, synthetic NO, window 0x4600001,
root 0xc7, subw 0x0, time 1917990500, (257,811), root:(2178,826),
state 0x0, keycode 48 (keysym 0x2d, minus), same_screen YES,
XLookupString gives 1 bytes: (2d) "-"
XmbLookupString gives 1 bytes: (2d) "-"
XFilterEvent returns: True
KeyRelease event, serial 32, synthetic NO, window 0x4600001,
root 0xc7, subw 0x0, time 1917990612, (257,811), root:(2178,826),
state 0x0, keycode 48 (keysym 0x2d, minus), same_screen YES,
XLookupString gives 1 bytes: (2d) "-"
XFilterEvent returns: False
KeyPress event, serial 32, synthetic NO, window 0x4600001,
root 0xc7, subw 0x0, time 1917990724, (257,811), root:(2178,826),
state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 32, synthetic NO, window 0x4600001,
root 0xc7, subw 0x0, time 1917990884, (257,811), root:(2178,826),
state 0x1, keycode 26 (keysym 0x3e, greater), same_screen YES,
XLookupString gives 1 bytes: (3e) ">"
XmbLookupString gives 1 bytes: (3e) ">"
XFilterEvent returns: True
KeyPress event, serial 32, synthetic NO, window 0x4600001,
root 0xc7, subw 0x0, time 1917990884, (257,811), root:(2178,826),
state 0x1, keycode 0 (keysym 0x1002192, U2192), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 3 bytes: (e2 86 92) "→"
XFilterEvent returns: False
KeyRelease event, serial 32, synthetic NO, window 0x4600001,
root 0xc7, subw 0x0, time 1917990964, (257,811), root:(2178,826),
state 0x1, keycode 26 (keysym 0x3e, greater), same_screen YES,
XLookupString gives 1 bytes: (3e) ">"
XFilterEvent returns: False
KeyRelease event, serial 32, synthetic NO, window 0x4600001,
root 0xc7, subw 0x0, time 1917990996, (257,811), root:(2178,826),
state 0x1, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 32, synthetic NO, window 0x4600001,
root 0xc7, subw 0x0, time 1917992404, (257,811), root:(2178,826),
state 0x0, keycode 26 (keysym 0x2e, period), same_screen YES,
XLookupString gives 1 bytes: (2e) "."
XmbLookupString gives 1 bytes: (2e) "."
XFilterEvent returns: False
KeyRelease event, serial 32, synthetic NO, window 0x4600001,
root 0xc7, subw 0x0, time 1917992460, (257,811), root:(2178,826),
state 0x0, keycode 26 (keysym 0x2e, period), same_screen YES,
XLookupString gives 1 bytes: (2e) "."
XFilterEvent returns: False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment