Advertisement
general_tao

Untitled

Dec 27th, 2020
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. #---------------------------------------------- WIN+E -------------------------------------------
  2. KeyPress event, serial 28, synthetic NO, window 0x7400001,
  3. root 0x784, subw 0x0, time 13270209, (399,559), root:(399,632),
  4. state 0x2000, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
  5. XLookupString gives 0 bytes:
  6. XmbLookupString gives 0 bytes:
  7. XFilterEvent returns: False
  8.  
  9. KeymapNotify event, serial 28, synthetic NO, window 0x0,
  10. keys: 4294967172 0 0 4 0 0 0 0 0 0 0 0 0 0 0 0
  11. 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  12.  
  13. KeyRelease event, serial 28, synthetic NO, window 0x7400001,
  14. root 0x784, subw 0x0, time 13270538, (399,559), root:(399,632),
  15. state 0x2040, keycode 26 (keysym 0x65, e), same_screen YES,
  16. XLookupString gives 1 bytes: (65) "e"
  17. XFilterEvent returns: False
  18.  
  19. KeyRelease event, serial 28, synthetic NO, window 0x7400001,
  20. root 0x784, subw 0x0, time 13270596, (399,559), root:(399,632),
  21. state 0x2040, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
  22. XLookupString gives 0 bytes:
  23. XFilterEvent returns: False
  24. #-------------------------------------------- CTRL+ALT+T ------------------------------------------
  25. KeyPress event, serial 28, synthetic NO, window 0x7400001,
  26. root 0x784, subw 0x0, time 13403870, (243,429), root:(243,502),
  27. state 0x2000, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
  28. XLookupString gives 0 bytes:
  29. XmbLookupString gives 0 bytes:
  30. XFilterEvent returns: False
  31.  
  32. KeyPress event, serial 28, synthetic NO, window 0x7400001,
  33. root 0x784, subw 0x0, time 13403925, (243,429), root:(243,502),
  34. state 0x2004, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
  35. XLookupString gives 0 bytes:
  36. XmbLookupString gives 0 bytes:
  37. XFilterEvent returns: False
  38.  
  39. KeyPress event, serial 28, synthetic NO, window 0x7400001,
  40. root 0x784, subw 0x0, time 13404130, (243,429), root:(243,502),
  41. state 0x200c, keycode 28 (keysym 0x74, t), same_screen YES,
  42. XLookupString gives 1 bytes: (14) ""
  43. XmbLookupString gives 1 bytes: (14) ""
  44. XFilterEvent returns: False
  45.  
  46. KeyRelease event, serial 28, synthetic NO, window 0x7400001,
  47. root 0x784, subw 0x0, time 13404240, (243,429), root:(243,502),
  48. state 0x200c, keycode 28 (keysym 0x74, t), same_screen YES,
  49. XLookupString gives 1 bytes: (14) ""
  50. XFilterEvent returns: False
  51.  
  52. KeyRelease event, serial 28, synthetic NO, window 0x7400001,
  53. root 0x784, subw 0x0, time 13404412, (243,429), root:(243,502),
  54. state 0x200c, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
  55. XLookupString gives 0 bytes:
  56. XFilterEvent returns: False
  57.  
  58. KeyRelease event, serial 28, synthetic NO, window 0x7400001,
  59. root 0x784, subw 0x0, time 13404439, (243,429), root:(243,502),
  60. state 0x2004, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
  61. XLookupString gives 0 bytes:
  62. XFilterEvent returns: False
  63.  
  64.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement