Skip to content

Instantly share code, notes, and snippets.

@mattst
Created November 15, 2017 19:23
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 mattst/b787992e7a54db4b6505a1c0e7eaeb3e to your computer and use it in GitHub Desktop.
Save mattst/b787992e7a54db4b6505a1c0e7eaeb3e to your computer and use it in GitHub Desktop.

xev events for "xdotool click 3" launched with control + 8

FocusIn event, serial 37, synthetic NO, window 0x2c00001, mode NotifyGrab, detail NotifyPointer

KeymapNotify event, serial 37, synthetic NO, window 0x0, keys: 4294967188 0 2 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

ButtonPress event, serial 37, synthetic NO, window 0x2c00001, root 0x294, subw 0x0, time 23773213, (175,86), root:(176,135), state 0x14, button 3, same_screen YES

ButtonRelease event, serial 37, synthetic NO, window 0x2c00001, root 0x294, subw 0x0, time 23773213, (175,86), root:(176,135), state 0x414, button 3, same_screen YES

FocusOut event, serial 37, synthetic NO, window 0x2c00001, mode NotifyUngrab, detail NotifyPointer

xev events for "xte 'mouseclick 3'" launched with control + 7

FocusIn event, serial 37, synthetic NO, window 0x2c00001, mode NotifyGrab, detail NotifyPointer

KeymapNotify event, serial 37, synthetic NO, window 0x0, keys: 4294967188 0 1 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

ButtonPress event, serial 37, synthetic NO, window 0x2c00001, root 0x294, subw 0x0, time 23808574, (171,84), root:(172,133), state 0x14, button 3, same_screen YES

ButtonRelease event, serial 37, synthetic NO, window 0x2c00001, root 0x294, subw 0x0, time 23808574, (171,84), root:(172,133), state 0x414, button 3, same_screen YES

FocusOut event, serial 37, synthetic NO, window 0x2c00001, mode NotifyUngrab, detail NotifyPointer

xev events for "xte -x :0 'mouseclick 3'" launched with control + 6

FocusIn event, serial 37, synthetic NO, window 0x2c00001, mode NotifyGrab, detail NotifyPointer

KeymapNotify event, serial 37, synthetic NO, window 0x0, keys: 4294967188 4294967168 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

ButtonPress event, serial 37, synthetic NO, window 0x2c00001, root 0x294, subw 0x0, time 23856602, (175,143), root:(176,192), state 0x14, button 3, same_screen YES

ButtonRelease event, serial 37, synthetic NO, window 0x2c00001, root 0x294, subw 0x0, time 23856602, (175,143), root:(176,192), state 0x414, button 3, same_screen YES

FocusOut event, serial 37, synthetic NO, window 0x2c00001, mode NotifyUngrab, detail NotifyPointer

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