Hello community,

here is the log from the commit of package libXrandr for openSUSE:Factory 
checked in at 2012-05-08 11:57:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libXrandr (Old)
 and      /work/SRC/openSUSE:Factory/.libXrandr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libXrandr", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libXrandr/libXrandr.changes      2012-02-17 
12:04:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libXrandr.new/libXrandr.changes 2012-05-08 
11:59:15.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Apr 11 15:39:12 UTC 2012 - [email protected]
+
+- Update to version 1.3.2:
+  + Man page improvements
+  + Build configuration improvements
+
+-------------------------------------------------------------------

Old:
----
  libXrandr-1.3.1.tar.bz2

New:
----
  libXrandr-1.3.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libXrandr.spec ++++++
--- /var/tmp/diff_new_pack.nFenS6/_old  2012-05-08 11:59:17.000000000 +0200
+++ /var/tmp/diff_new_pack.nFenS6/_new  2012-05-08 11:59:17.000000000 +0200
@@ -14,25 +14,31 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:           libXrandr
 %define lname  libXrandr2
-Version:        1.3.1
+Version:        1.3.2
 Release:        0
 Summary:        X Resize, Rotate and Reflection extension library
 License:        MIT
 Group:          Development/Libraries/C and C++
-URL:            http://xorg.freedesktop.org/
+Url:            http://xorg.freedesktop.org/
 
 #Git-Clone:    git://anongit.freedesktop.org/xorg/lib/libXrandr
 #Git-Web:      http://cgit.freedesktop.org/xorg/lib/libXrandr/
-Source:         %name-%version.tar.bz2
-BuildRoot:     %_tmppath/%name-%version-build
+Source:         
http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:    autoconf >= 2.60, automake, libtool
 BuildRequires: fdupes
-BuildRequires:  pkgconfig, pkgconfig(xorg-macros) >= 1.8, pkgconfig(x11)
-BuildRequires: pkgconfig(randrproto) >= 1.3, pkgconfig(xext)
-BuildRequires: pkgconfig(xextproto), pkgconfig(xrender)
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(randrproto) >= 1.3
 BuildRequires: pkgconfig(renderproto)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xextproto)
+BuildRequires:  pkgconfig(xorg-macros) >= 1.8
+BuildRequires:  pkgconfig(xrender)
 
 %description
 The X Resize, Rotate and Reflect Extension (RandR) allows clients to

++++++ libXrandr-1.3.1.tar.bz2 -> libXrandr-1.3.2.tar.bz2 ++++++
++++ 20819 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libXrandr-1.3.1/ChangeLog new/libXrandr-1.3.2/ChangeLog
--- old/libXrandr-1.3.1/ChangeLog       2010-10-28 21:34:55.000000000 +0200
+++ new/libXrandr-1.3.2/ChangeLog       2011-06-30 06:51:54.000000000 +0200
@@ -1,3 +1,151 @@
+commit 754b492ddf490682c5fff2518a36d0afb5655a36
+Author: Alan Coopersmith <[email protected]>
+Date:   Wed Jun 29 21:50:39 2011 -0700
+
+    libXrandr 1.3.2
+    
+    Signed-off-by: Alan Coopersmith <[email protected]>
+
+commit 2a8e4e3b6c28d095e315da6874a72e05ef113edb
+Author: Cyril Brulebois <[email protected]>
+Date:   Thu Mar 31 03:43:57 2011 +0200
+
+    Xrandr.man: Document how to request notifications.
+    
+    Reviewed-by: Peter Hutterer <[email protected]>
+    Reviewed-by: Alan Coopersmith <[email protected]>
+    Signed-off-by: Cyril Brulebois <[email protected]>
+
+commit 7613d6e70c4af791bdb3e005a6231f1d4d14745c
+Author: Cyril Brulebois <[email protected]>
+Date:   Thu Mar 3 16:17:51 2011 +0100
+
+    Xrandr.man: Fix parenthesis escaping.
+    
+    Reviewed-by: Peter Hutterer <[email protected]>
+    Reviewed-by: Alan Coopersmith <[email protected]>
+    Signed-off-by: Cyril Brulebois <[email protected]>
+
+commit d0b9b06d2d0b85da3eb89adf4abd973b092201df
+Author: Cyril Brulebois <[email protected]>
+Date:   Thu Mar 3 16:01:56 2011 +0100
+
+    Xrandr.man: Fix missing closing parenthesis.
+    
+    Also fix the closing tag (\fP instead of \fI).
+    
+    Reviewed-by: Peter Hutterer <[email protected]>
+    Reviewed-by: Alan Coopersmith <[email protected]>
+    Signed-off-by: Cyril Brulebois <[email protected]>
+
+commit cf351e133c71fdae77c961373e01258404a5ff7f
+Author: Cyril Brulebois <[email protected]>
+Date:   Thu Mar 3 15:54:58 2011 +0100
+
+    Xrandr.man: Build full sentences for easier reading.
+    
+    Reviewed-by: Peter Hutterer <[email protected]>
+    Reviewed-by: Alan Coopersmith <[email protected]>
+    Signed-off-by: Cyril Brulebois <[email protected]>
+
+commit e92474f36a2157ce8939b143e077d9342638e74a
+Author: Cyril Brulebois <[email protected]>
+Date:   Thu Mar 3 15:52:58 2011 +0100
+
+    Xrandr.man: Fix typo.
+    
+    Reviewed-by: Peter Hutterer <[email protected]>
+    Reviewed-by: Alan Coopersmith <[email protected]>
+    Signed-off-by: Cyril Brulebois <[email protected]>
+
+commit d77cd6cc30bd9ebaea7c3b1c97e6984844a607f9
+Author: Cyril Brulebois <[email protected]>
+Date:   Thu Mar 3 15:50:08 2011 +0100
+
+    Xrandr.man: Try to make some sense.
+    
+    Reviewed-by: Peter Hutterer <[email protected]>
+    Reviewed-by: Alan Coopersmith <[email protected]>
+    Reviewed-by: Magnus Kessler <[email protected]>
+    Signed-off-by: Cyril Brulebois <[email protected]>
+
+commit 58b664ba4c8c8d34a2c6169dbaf55f0d21fc0139
+Author: Cyril Brulebois <[email protected]>
+Date:   Thu Mar 3 15:49:57 2011 +0100
+
+    Xrandr.man: Build full sentences, possibly easier to read.
+    
+    Reviewed-by: Peter Hutterer <[email protected]>
+    Reviewed-by: Alan Coopersmith <[email protected]>
+    Signed-off-by: Cyril Brulebois <[email protected]>
+
+commit dfb543b9061428e745b7a1b5910c46ffa46fadf5
+Author: Cyril Brulebois <[email protected]>
+Date:   Thu Mar 3 15:34:41 2011 +0100
+
+    Xrandr.man: Fix grammar.
+    
+    Reviewed-by: Peter Hutterer <[email protected]>
+    Reviewed-by: Alan Coopersmith <[email protected]>
+    Signed-off-by: Cyril Brulebois <[email protected]>
+
+commit f340f5b117b69cccabf9b3a0f2834a4b6aae057e
+Author: Cyril Brulebois <[email protected]>
+Date:   Thu Mar 3 15:32:03 2011 +0100
+
+    Xrandr.man: Remove trailing spaces.
+    
+    Reviewed-by: Peter Hutterer <[email protected]>
+    Reviewed-by: Alan Coopersmith <[email protected]>
+    Signed-off-by: Cyril Brulebois <[email protected]>
+
+commit 2da3bb5e59db3ed5f689686774dd051766dd39a6
+Author: Gaetan Nadon <[email protected]>
+Date:   Wed Feb 2 11:43:44 2011 -0500
+
+    config: comment, minor upgrade, quote and layout configure.ac
+    
+    Group statements per section as per Autoconf standard layout
+    Quote statements where appropriate.
+    Autoconf recommends not using dnl instead of # for comments
+    
+    Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters.
+    Add AC_CONFIG_SRCDIR([Makefile.am])
+    
+    This helps automated maintenance and release activities.
+    Details can be found in http://wiki.x.org/wiki/NewModuleGuidelines
+
+commit 04d5ffa04c2255025580ce1740c3f0bb2146e716
+Author: Gaetan Nadon <[email protected]>
+Date:   Fri Jan 28 19:41:37 2011 -0500
+
+    config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
+    
+    Signed-off-by: Gaetan Nadon <[email protected]>
+
+commit ae18cc9cd98f4db512a21e0b4e1cb18a69fcf532
+Author: Gaetan Nadon <[email protected]>
+Date:   Fri Jan 28 16:34:14 2011 -0500
+
+    config: remove unrequired AC_CONFIG_AUX_DIR
+    
+    The default location for the generation of configuation files is the 
current
+    package root directory. These files are config.* and friends.
+    
+    Signed-off-by: Gaetan Nadon <[email protected]>
+
+commit c1c5283f37387fbae7772e1dcd56528a515f0a23
+Author: Gaetan Nadon <[email protected]>
+Date:   Thu Jan 27 18:50:15 2011 -0500
+
+    config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
+    
+    XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
+    AC_PROG_C_C99. This sets gcc with -std=gnu99.
+    If AC_PROG_CC macro is called afterwards, it resets CC to gcc.
+    
+    Signed-off-by: Gaetan Nadon <[email protected]>
+
 commit b7e31c69d345d3cba359d7648c304cff43ff7437
 Author: Alan Coopersmith <[email protected]>
 Date:   Thu Oct 28 12:34:26 2010 -0700
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libXrandr-1.3.1/configure.ac new/libXrandr-1.3.2/configure.ac
--- old/libXrandr-1.3.1/configure.ac    2010-10-28 21:30:54.000000000 +0200
+++ new/libXrandr-1.3.2/configure.ac    2011-06-30 06:50:28.000000000 +0200
@@ -1,62 +1,63 @@
-dnl 
-dnl  Copyright © 2003 Keith Packard, Noah Levitt
-dnl 
-dnl  Permission to use, copy, modify, distribute, and sell this software and 
its
-dnl  documentation for any purpose is hereby granted without fee, provided that
-dnl  the above copyright notice appear in all copies and that both that
-dnl  copyright notice and this permission notice appear in supporting
-dnl  documentation, and that the name of Keith Packard not be used in
-dnl  advertising or publicity pertaining to distribution of the software 
without
-dnl  specific, written prior permission.  Keith Packard makes no
-dnl  representations about the suitability of this software for any purpose.  
It
-dnl  is provided "as is" without express or implied warranty.
-dnl 
-dnl  KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
-dnl  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
-dnl  EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
-dnl  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF 
USE,
-dnl  DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
-dnl  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
-dnl  PERFORMANCE OF THIS SOFTWARE.
-dnl
-dnl Process this file with autoconf to create configure.
+#
+#  Copyright © 2003 Keith Packard, Noah Levitt
+#
+#  Permission to use, copy, modify, distribute, and sell this software and its
+#  documentation for any purpose is hereby granted without fee, provided that
+#  the above copyright notice appear in all copies and that both that
+#  copyright notice and this permission notice appear in supporting
+#  documentation, and that the name of Keith Packard not be used in
+#  advertising or publicity pertaining to distribution of the software without
+#  specific, written prior permission.  Keith Packard makes no
+#  representations about the suitability of this software for any purpose.  It
+#  is provided "as is" without express or implied warranty.
+#
+#  KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+#  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+#  EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+#  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+#  DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+#  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+#  PERFORMANCE OF THIS SOFTWARE.
+#
 
+# Initialize Autoconf
 AC_PREREQ([2.60])
-
-dnl
-dnl Version should match the current Randr version. XRRQueryVersion
-dnl returns the version from randr.h, NOT the version we set here. But we
-dnl try to keep these the same.  Note that the library has an extra
-dnl digit in the version number to track changes which don't affect the
-dnl protocol, so Xrandr version l.n.m corresponds to protocol version l.n
-dnl
-AC_INIT([libXrandr], [1.3.1],
+#
+# Version should match the current Randr version. XRRQueryVersion
+# returns the version from randr.h, NOT the version we set here. But we
+# try to keep these the same.  Note that the library has an extra
+# digit in the version number to track changes which don't affect the
+# protocol, so Xrandr version l.n.m corresponds to protocol version l.n
+#
+AC_INIT([libXrandr], [1.3.2],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXrandr])
-AC_CONFIG_AUX_DIR(.)
+AC_CONFIG_SRCDIR([Makefile.am])
+AC_CONFIG_HEADERS([config.h])
+
+# Initialize Automake
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 
+# Initialize libtool
+AC_PROG_LIBTOOL
+                 
 # Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS
 m4_ifndef([XORG_MACROS_VERSION],
           [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
 XORG_MACROS_VERSION(1.8)
 XORG_DEFAULT_OPTIONS
-AM_CONFIG_HEADER(config.h)
+XORG_CHECK_MALLOC_ZERO
 
-# Check for progs
-AC_PROG_CC
-AC_PROG_LIBTOOL
-                 
 # Check randr configuration, strip extra digits from package version to
 # find the required protocol version
-
 RANDR_VERSION=[`echo $VERSION | sed 's/^\([0-9][0-9]*\.[0-9][0-9]*\).*$/\1/'`]
 AC_SUBST(RANDR_VERSION)
-PKG_CHECK_MODULES(RANDR, x11 randrproto >= $RANDR_VERSION xext xextproto 
xrender renderproto)
 
-XORG_CHECK_MALLOC_ZERO
+# Obtain compiler/linker options for depedencies
+PKG_CHECK_MODULES(RANDR, x11 randrproto >= $RANDR_VERSION xext xextproto 
xrender renderproto)
 
-AC_OUTPUT([Makefile
-          src/Makefile
-          man/Makefile
-           xrandr.pc])
+AC_CONFIG_FILES([Makefile
+               src/Makefile
+               man/Makefile
+               xrandr.pc])
+AC_OUTPUT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libXrandr-1.3.1/man/Xrandr.man new/libXrandr-1.3.2/man/Xrandr.man
--- old/libXrandr-1.3.1/man/Xrandr.man  2010-10-07 06:14:20.000000000 +0200
+++ new/libXrandr-1.3.2/man/Xrandr.man  2011-04-05 05:03:35.000000000 +0200
@@ -29,9 +29,9 @@
  Xrandr \- X Resize, Rotate and Reflection extension.
 .SH SYNTAX
 \&#include <X11/extensions/Xrandr.h>
-.nf    
+.nf
 .sp
-Bool XRRQueryExtension \^(\^Display *\fIdpy\fP, 
+Bool XRRQueryExtension \^(\^Display *\fIdpy\fP,
        int *\fIevent_base_return\fP, int *\fIerror_base_return\fP\^);
 .sp
 Status XRRQueryVersion \^(\^Display *\fIdpy\fP,
@@ -44,14 +44,14 @@
 void XRRFreeScreenConfigInfo \^(\^
        \fIXRRScreenConfiguration *config\fP\^);
 .sp
-Status XRRSetScreenConfig \^(\^Display *\fIdpy\fP, 
+Status XRRSetScreenConfig \^(\^Display *\fIdpy\fP,
        XRRScreenConfiguration *\fIconfig\fP,
        Drawable \fIdraw\fP,
        int \fIsize_index\fP,
        Rotation \fIrotation\fP,
        Time \fItimestamp\fP\^);
 .sp
-Status XRRSetScreenConfigAndRate \^(\^Display *\fIdpy\fP, 
+Status XRRSetScreenConfigAndRate \^(\^Display *\fIdpy\fP,
                                  XRRScreenConfiguration *\fIconfig\fP,
                                  Drawable \fIdraw\fP,
                                  int \fIsize_index\fP,
@@ -60,55 +60,55 @@
                                  Time \fItimestamp\fP\^);
 .sp
 Rotation XRRConfigRotations\^(\^
-       XRRScreenConfiguration *\fIconfig\fP, 
+       XRRScreenConfiguration *\fIconfig\fP,
        Rotation *\fIcurrent_rotation\fP\^);
 .sp
 Time XRRConfigTimes \^(\^
-       XRRScreenConfiguration *\fIconfig\fP, 
+       XRRScreenConfiguration *\fIconfig\fP,
        Time *\fIconfig_timestamp\fP\^);
 .sp
 XRRScreenSize *XRRConfigSizes\^(\^
-       XRRScreenConfiguration *\fIconfig\fP, 
+       XRRScreenConfiguration *\fIconfig\fP,
        int *\fInsizes\fP\^);
 .sp
 short *XRRConfigRates \^(\^
-       XRRScreenConfiguration *\fIconfig\fP, 
-       int \fIsize_index\fP, 
+       XRRScreenConfiguration *\fIconfig\fP,
+       int \fIsize_index\fP,
        int *\fInrates\fP\^);
 .sp
 SizeID XRRConfigCurrentConfiguration \^(\^
-       XRRScreenConfiguration *\fIconfig\fP, 
+       XRRScreenConfiguration *\fIconfig\fP,
        Rotation *\fIrotation\fP\^);
 .sp
 short XRRConfigCurrentRate \^(\^
-       XRRScreenConfiguration *\fIconfig\fP\^);    
+       XRRScreenConfiguration *\fIconfig\fP\^);
 .sp
 int XRRRootToScreen\^(\^
-       Display *\fIdpy\fP, 
+       Display *\fIdpy\fP,
        Window \fIroot\fP\^);
 .sp
 void XRRSelectInput\^(\^Display *\fIdpy\fP, Window \fIwindow\fP, int 
\fImask\fP\^);
 .sp
-/\(** 
- * intended to take RRScreenChangeNotify,  or 
+/\(**
+ * intended to take RRScreenChangeNotify,  or
  * ConfigureNotify \^(\^\fIon the root window\fP\^)
  * returns 1 if it is an event type it understands, 0 if not
  */
-int XRRUpdateConfiguration\^(\^XEvent *\fIevent\fP^);
+int XRRUpdateConfiguration\^(\^XEvent *\fIevent\fP\^);
 .sp
-/\(** 
- * the following are always safe to call, even if RandR is 
- * not implemented on a screen 
+/\(**
+ * the following are always safe to call, even if RandR is
+ * not implemented on a screen
  */
 .br
 Rotation XRRRotations\^(\^
-       Display *\fIdpy\fP, int \fIscreen\fP, 
+       Display *\fIdpy\fP, int \fIscreen\fP,
        Rotation *\fIcurrent_rotation\fP\^);
 .sp
-XRRScreenSize *XRRSizes\^(\^Display *\fIdpy\fP, 
+XRRScreenSize *XRRSizes\^(\^Display *\fIdpy\fP,
        int \fIscreen\fP, int *\fInsizes\fP\^);
 .sp
-short *XRRRates \^(\^Display *\fIdpy\fP, int \fIscreen\fP, 
+short *XRRRates \^(\^Display *\fIdpy\fP, int \fIscreen\fP,
        int \fIsize_index\fP, int *\fInrates\fP\^);
 .sp
 Time XRRTimes \^(\^Display *\fIdpy\fP, int \fIscreen\fP, Time 
*\fIconfig_timestamp\fP\^);
@@ -121,7 +121,7 @@
 .IP \fIdraw\fP 1i
 Specifies the screen.
 .IP \fIrotation\fP 1i
-Specifies the rotations or reflections possible of the screen.
+Specifies the possible rotations or reflections of the screen.
 .IP \fIcurrent_rotation\fP 1i
 Specifies the current rotations and reflection of the screen.
 .IP \fItimestamp\fP 1i
@@ -131,7 +131,7 @@
 .IP \fIconfig\fP 1i
 Specifies the screen configuration being used.
 .IP \fIsizes\fP 1i
-Specifies the array of sizes supported.
+Specifies the array of supported sizes.
 .IP \fIrate\fP 1i
 Specifies the refresh rate in Hz.
 
@@ -178,14 +178,19 @@
 } 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
-configuration is changed.
+is sent to a client that has requested notification whenever the screen
+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
-This is an opaque data type containing the configuration information
+is an opaque data type containing the configuration information
 for a screen.
 
 .B Timestamps
@@ -202,7 +207,7 @@
 root window of a screen, along with the ability to reflect the screen
 about either axis (if supported by the implementation).  Rotation and
 reflection may be implemented by software and may result in slower
-performance if rotation and reflection are implemented in this fashion 
+performance if rotation and reflection are implemented in this fashion
 (as are all implementations as of October 2002).
 .PP
 The Xrandr library does some minimal caching to avoid roundtrips to
@@ -221,11 +226,11 @@
 direction relative to the normal orientation.  Reflection is along the
 window system coordinate system, not the physical screen X and Y axis,
 so that rotation and reflection do not interact.  The other way to
-consider reflection is to is specified in the "normal" orientation,
-before rotation, if you find the other way confusing.
+consider reflection is to treat it as specified in the "normal"
+orientation, before rotation.
 .PP
-The 
-.B XRRScreenChangeNotify 
+The
+.B XRRScreenChangeNotify
 event is sent to clients that ask to be informed whenever the root window
 configuration changes.  Configuration changes may include resolution,
 physical size, subpixel order (see XRender(3)), and rotation.  Note
@@ -234,7 +239,7 @@
 being hot-plugged) and is not only the result of a protocol/library
 request to the X server.
 .PP
-Additionally, to eliminate a potential race condition, 
+Additionally, to eliminate a potential race condition,
 this event may be generated
 immediately upon selecting for notification if the screen has changed
 since the client of Xrandr connected to the X server, to enable
@@ -272,7 +277,7 @@
 the number of sizes.
 .PP
 .B XRRRates
-returns a pointer to a the rates supported by the specified size.
+returns a pointer to the rates supported by the specified size.
 If RandR is not supported, it returns 0 for the number of rates.
 .PP
 .B XRRTimes
@@ -284,7 +289,7 @@
 .PP
 .B XRRRootToScreen
 returns the screen number given a root window (for example, from
-an \fBXRRScreenChangeNotifyEvent\fI.
+an \fBXRRScreenChangeNotifyEvent\fP).
 .PP
 The rest of the functions will fail if applied to screens not
 implementing the RandR extension.
@@ -295,19 +300,19 @@
 error.
 \fIsize_index\fP specifies which size configuration is to be used,
 \fIrotation\fP specifies which rotation or reflection is to
-be used (or a 
+be used (or a
 .B BadValue
 error is returned).
 The \fItimestamp\fP is used by the server to make sure the client
 has up to date configuration information. Status is returned
 to indicate success or failure; a client must refresh its configuration
-information if it fails and try the call again (by calling 
+information if it fails and try the call again (by calling
 \fBXRRGetScreenInfo\fP).
 .PP
 .B XRRSetScreenConfigAndRate
-like
+is like
 .B XRRSetScreenConfig
-but also set the refresh rate. If specified rate is not supported a
+but also sets the refresh rate. If specified rate is not supported a
 .B BadValue
 error is returned.
 .PP
@@ -322,7 +327,7 @@
 configuration.
 .PP
 .B XRRGetScreenInfo
-Returns a screen configuration for later use; the information is
+returns a screen configuration for later use; the information is
 private to the library.
 Call
 .B XRRFreeScreenConfigInfo

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to