From 743eb7755bb50bccffb0840af44e67a4d635d1c1 Mon Sep 17 00:00:00 2001 From: Kim Woelders Date: Sat, 16 Jan 2010 19:09:28 +0100 Subject: Add -root option to specify monitoring root window events. Signed-off-by: Kim Woelders Reviewed-by: Dan Nicholson Signed-off-by: Peter Hutterer --- xev.man | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'xev.man') diff --git a/xev.man b/xev.man index dcb1e3a..136a01a 100644 --- a/xev.man +++ b/xev.man @@ -9,7 +9,7 @@ xev - print contents of X events .B "xev" [\-display \fIdisplayname\fP] [\-geometry \fIgeom\fP] [\-bw \fIpixels\fP] [\-bs \fI{NotUseful,WhenMapped,Always}\fP] -[\-id \fIwindowid\fP] [\-s] [\-name \fIstring\fP] [\-rv] +[\-id \fIwindowid\fP] [\-root] [\-s] [\-name \fIstring\fP] [\-rv] .SH DESCRIPTION .PP \fIXev\fP creates a window and then asks the X server to send it @@ -40,6 +40,10 @@ means that the xev process will redraw its contents itself, as necessary. This option specifies that the window with the given id should be monitored, instead of creating a new window. .TP 8 +.B \-root +This option specifies that the root window should be +monitored, instead of creating a new window. +.TP 8 .B \-s This option specifies that save-unders should be enabled on the window. Save unders are similar to backing store, but they refer rather to the saving of -- cgit v1.2.3