XEV(1) XEV(1)
NAME
xev - print contents of X events
SYNOPSIS
xev [-display displayname] [-geometry geom]
DESCRIPTION
xev creates a window, then asks the X server to send it
notices called events whenever anything happens to the
window (e.g., moved, resized, typed in, clicked in).
It is useful for seeing what causes events to occur and
to display the information that they contain.
OPTIONS
-display display
specifies which X server to contact.
-geometry geom
specifies the size and/or location of the window.
SEE ALSO
xwininfo(1), xdpyinfo(1)
AUTHOR
Jim Fulton, MIT X Consortium
- 1 -