diff options
Diffstat (limited to 'man/xev.man')
-rw-r--r-- | man/xev.man | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/xev.man b/man/xev.man index f40b81d..4edec10 100644 --- a/man/xev.man +++ b/man/xev.man @@ -6,6 +6,7 @@ xev - print contents of X events [\-display \fIdisplayname\fP] [\-geometry \fIgeom\fP] [\-bw \fIpixels\fP] [\-bs \fI{NotUseful,WhenMapped,Always}\fP] [\-id \fIwindowid\fP] [\-root] [\-s] [\-name \fIstring\fP] [\-rv] +[\-version] [\-event \fIevent_mask\fP [\-event \fIevent_mask\fP ...]] .SH DESCRIPTION .PP @@ -62,6 +63,9 @@ option can be specified multiple times to select multiple types of events. When not specified, all events are selected. Available event masks: keyboard mouse expose visibility structure substructure focus property colormap owner_grab_button randr +.TP 8 +.B \-version +This option prints the program version and exits. .SH "SEE ALSO" X(__miscmansuffix__), xwininfo(__appmansuffix__), xdpyinfo(__appmansuffix__), Xlib Programmers Manual, X Protocol Specification |