[Go to CFHT Home Page] Man Pages
Back to Software Index  BORDER=0Manpage Top Level
    xev(6) manual page Table of Contents

Name

xev - print contents of X events

Synopsis

xev [ -display displayname ] [ -geometry geom ]

Description

Xev creates a window and then asks the X server to send it notices called events whenever anything happens to the window (such as being moved, resized, typed in, clicked in, etc.). It is useful for seeing what causes events to occur and to display the information that they contain.

Options

-display display
This option specifies the X server to contact.
-geometry geom
This option specifies the size and/or location of the window.

See Also

X11(7) , xwininfo(1) , xdpyinfo(1) ,
Xlib Programmers Manual, X Protocol Specification

Copyright

Copyright 1988, Massachusetts Institute of Technology.
See X11(7) for a full statement of rights and permissions.

Author

Jim Fulton, MIT X Consortium


Table of Contents