Skip to content

Instantly share code, notes, and snippets.

@Spiker01
Created August 5, 2019 10:32
Show Gist options
  • Save Spiker01/913d43af77d7d5dabc840e23b1ce393a to your computer and use it in GitHub Desktop.
Save Spiker01/913d43af77d7d5dabc840e23b1ce393a to your computer and use it in GitHub Desktop.
xev-prntscr-output
$ xev
Outer window is 0x2200001, inner window is 0x2200002
PropertyNotify event, serial 8, synthetic NO, window 0x2200001,
atom 0x27 (WM_NAME), time 113742436, state PropertyNewValue
PropertyNotify event, serial 9, synthetic NO, window 0x2200001,
atom 0x22 (WM_COMMAND), time 113742436, state PropertyNewValue
PropertyNotify event, serial 10, synthetic NO, window 0x2200001,
atom 0x28 (WM_NORMAL_HINTS), time 113742436, state PropertyNewValue
CreateNotify event, serial 11, synthetic NO, window 0x2200001,
parent 0x2200001, window 0x2200002, (10,10), width 50, height 50
border_width 4, override NO
PropertyNotify event, serial 14, synthetic NO, window 0x2200001,
atom 0x142 (WM_PROTOCOLS), time 113742437, state PropertyNewValue
MapNotify event, serial 15, synthetic NO, window 0x2200001,
event 0x2200001, window 0x2200002, override NO
ReparentNotify event, serial 22, synthetic NO, window 0x2200001,
event 0x2200001, window 0x2200001, parent 0x800249,
(0,0), override NO
ConfigureNotify event, serial 23, synthetic NO, window 0x2200001,
event 0x2200001, window 0x2200001, (1,1), width 449, height 736,
border_width 2, above 0x0, override NO
PropertyNotify event, serial 23, synthetic NO, window 0x2200001,
atom 0x171 (WM_STATE), time 113742438, state PropertyNewValue
MapNotify event, serial 23, synthetic NO, window 0x2200001,
event 0x2200001, window 0x2200001, override NO
VisibilityNotify event, serial 23, synthetic NO, window 0x2200001,
state VisibilityUnobscured
Expose event, serial 23, synthetic NO, window 0x2200001,
(0,0), width 449, height 10, count 3
Expose event, serial 23, synthetic NO, window 0x2200001,
(0,10), width 10, height 58, count 2
Expose event, serial 23, synthetic NO, window 0x2200001,
(68,10), width 381, height 58, count 1
Expose event, serial 23, synthetic NO, window 0x2200001,
(0,68), width 449, height 668, count 0
ConfigureNotify event, serial 23, synthetic YES, window 0x2200001,
event 0x2200001, window 0x2200001, (912,1), width 449, height 736,
border_width 2, above 0x0, override NO
FocusIn event, serial 23, synthetic NO, window 0x2200001,
mode NotifyNormal, detail NotifyNonlinear
KeymapNotify event, serial 23, synthetic NO, window 0x0,
keys: 4294967265 0 0 0 16 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
KeyRelease event, serial 29, synthetic NO, window 0x2200001,
root 0x284, subw 0x0, time 113742460, (-67,463), root:(847,466),
state 0x10, keycode 36 (keysym 0xff0d, Return), same_screen YES,
" XLookupString gives 1 bytes: (0d) "
XFilterEvent returns: False
KeyPress event, serial 32, synthetic NO, window 0x2200001,
root 0x284, subw 0x0, time 113753969, (-67,463), root:(847,466),
state 0x10, keycode 107 (keysym 0xff61, Print), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 32, synthetic NO, window 0x2200001,
root 0x284, subw 0x0, time 113754022, (-67,463), root:(847,466),
state 0x10, keycode 107 (keysym 0xff61, Print), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 32, synthetic NO, window 0x2200001,
root 0x284, subw 0x0, time 113755241, (-67,463), root:(847,466),
state 0x10, keycode 107 (keysym 0xff61, Print), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 32, synthetic NO, window 0x2200001,
root 0x284, subw 0x0, time 113755286, (-67,463), root:(847,466),
state 0x10, keycode 107 (keysym 0xff61, Print), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 32, synthetic NO, window 0x2200001,
root 0x284, subw 0x0, time 113756553, (-67,463), root:(847,466),
state 0x10, keycode 107 (keysym 0xff61, Print), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 32, synthetic NO, window 0x2200001,
root 0x284, subw 0x0, time 113756590, (-67,463), root:(847,466),
state 0x10, keycode 107 (keysym 0xff61, Print), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
FocusOut event, serial 32, synthetic NO, window 0x2200001,
mode NotifyNormal, detail NotifyNonlinear
^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment