summaryrefslogtreecommitdiff
path: root/man/xev.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/xev.man')
-rw-r--r--man/xev.man9
1 files changed, 9 insertions, 0 deletions
diff --git a/man/xev.man b/man/xev.man
index d13f022..ca38d56 100644
--- a/man/xev.man
+++ b/man/xev.man
@@ -52,6 +52,15 @@ This option specifies the name to assign to the created window.
.TP 8
.B \-rv
This option specifies that the window should be in reverse video.
+.TP 8
+.B \-event \fIevent_mask\fP
+Select which events to display.
+The
+.B \-event
+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
.SH "SEE ALSO"
X(__miscmansuffix__), xwininfo(__appmansuffix__), xdpyinfo(__appmansuffix__), Xlib Programmers Manual, X Protocol
Specification