Advertisement
Guest User

Untitled

a guest
Feb 26th, 2017
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. KeyPress event, serial 40, synthetic NO, window 0x3400001,
  2. root 0x4c4, subw 0x0, time 14783934, (-711,685), root:(1159,750),
  3. state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
  4. XLookupString gives 0 bytes:
  5. XmbLookupString gives 0 bytes:
  6. XFilterEvent returns: False
  7.  
  8. FocusOut event, serial 40, synthetic NO, window 0x3400001,
  9. mode NotifyGrab, detail NotifyAncestor
  10.  
  11. FocusIn event, serial 40, synthetic NO, window 0x3400001,
  12. mode NotifyUngrab, detail NotifyAncestor
  13.  
  14. KeymapNotify event, serial 40, synthetic NO, window 0x0,
  15. keys: 2 0 0 0 4294967200 0 0 0 0 0 0 0 0 0 0 0
  16. 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  17.  
  18. KeyRelease event, serial 40, synthetic NO, window 0x3400001,
  19. root 0x4c4, subw 0x0, time 14784998, (-711,685), root:(1159,750),
  20. state 0x4, keycode 39 (keysym 0x73, s), same_screen YES,
  21. XLookupString gives 1 bytes: (13) ""
  22. XFilterEvent returns: False
  23.  
  24. KeyRelease event, serial 40, synthetic NO, window 0x3400001,
  25. root 0x4c4, subw 0x0, time 14785566, (-711,685), root:(1159,750),
  26. state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
  27. XLookupString gives 0 bytes:
  28. XFilterEvent returns: False
  29.  
  30. ^Y 25 0031 0x19
  31. ^R 18 0022 0x12
  32. ^T 20 0024 0x14
  33. ^T 20 0024 0x14
  34.  
  35. xdotool keydown Ctrl+s;xdotool key XF86LogGrabInfo; xdotool keyup Ctrl+s;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement