diff options
author | Cyril Brulebois <kibi@debian.org> | 2011-03-03 15:49:57 +0100 |
---|---|---|
committer | Cyril Brulebois <kibi@debian.org> | 2011-03-31 04:59:55 +0200 |
commit | 58b664ba4c8c8d34a2c6169dbaf55f0d21fc0139 (patch) | |
tree | 663505c87d9256fe501904605ac1fdb4eab54627 | |
parent | dfb543b9061428e745b7a1b5910c46ffa46fadf5 (diff) |
Xrandr.man: Build full sentences, possibly easier to read.
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Cyril Brulebois <kibi@debian.org>
-rw-r--r-- | man/Xrandr.man | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man/Xrandr.man b/man/Xrandr.man index fea196a..0124181 100644 --- a/man/Xrandr.man +++ b/man/Xrandr.man @@ -178,14 +178,17 @@ typedef struct { } XRRScreenChangeNotifyEvent; .sp .fi +The .B XRRScreenSize 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 +is sent to a client that has requested notification whenever the screen configuration is changed. .B XRRScreenConfiguration -This is an opaque data type containing the configuration information +is an opaque data type containing the configuration information for a screen. .B Timestamps |