From 2a8e4e3b6c28d095e315da6874a72e05ef113edb Mon Sep 17 00:00:00 2001 From: Cyril Brulebois Date: Thu, 31 Mar 2011 03:43:57 +0200 Subject: Xrandr.man: Document how to request notifications. Reviewed-by: Peter Hutterer Reviewed-by: Alan Coopersmith Signed-off-by: Cyril Brulebois --- man/Xrandr.man | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man/Xrandr.man b/man/Xrandr.man index 0f1ff44..0f95bf1 100644 --- a/man/Xrandr.man +++ b/man/Xrandr.man @@ -185,7 +185,9 @@ structure contains a possible root size in pixels and in millimeters. A .B XRRScreenChangeNotifyEvent is sent to a client that has requested notification whenever the screen -configuration is changed. +configuration is changed. A client can perform this request by calling +\fBXRRSelectInput\fP, passing the display, the root window, and the +\fBRRScreenChangeNotifyMask\fP mask. .B XRRScreenConfiguration is an opaque data type containing the configuration information -- cgit v1.2.1