[PATCH 9/9] Xrandr.man: Document how to request notifications.

Cyril Brulebois kibi at debian.org
Wed Mar 30 18:59:47 PDT 2011


Signed-off-by: Cyril Brulebois <kibi at debian.org>
---
 man/Xrandr.man |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/man/Xrandr.man b/man/Xrandr.man
index bcb8a47..f7c0088 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
-- 
1.7.4.1



More information about the xorg-devel mailing list