= libxrandr = X Resize and Rotate library == Description: == The RandR 1.2 extension first appeared in Xserver 1.3. It provides automatic discovery of modes (resolutions, refresh rates, ...) together with the ability to configure outputs dynamically (resize, rotate, move, ...) == Dependencies: == == Components that depend on libXRandR: == [[http://cgit.freedesktop.org/xorg/lib/libXrandr/|Codebase]] [[http://cgit.freedesktop.org/xorg/lib/libXrandr/|API (Doxygen)]] IRC - irc.freenode.net #xorg, #xorg-devel [[http://lists.freedesktop.org/archives/xorg/|Mailing List]] (Like many other X.org packages) == Documentation: == In addition to the RandR X protocol, an official configuration utility (named `xrandr`) is maintained in the [[http://cgit.freedesktop.org/xorg/app/xrandr/|freedesktop git repository]]. * [[http://www.x.org/releases/X11R7.6/doc/randrproto/randrproto.txt|Protocol specification (Docbook output)]] <- point to symlink 'latest' * [[http://cgit.freedesktop.org/xorg/proto/randrproto/tree/randrproto.txt|Protocol specification]] * [[http://wiki.debian.org/XStrikeForce/HowToRandR12|RandR 1.2 overview]] from Debian * [[https://wiki.ubuntu.com/X/Config|X Configuration]] from Ubuntu * Documentation from Intel on setting up [[http://www.intellinuxgraphics.org/dualhead.html|dual head]] configuration with RandR 1.2 * [[http://www.thinkwiki.org/wiki/Xorg_RandR_1.2|XrandR 1.2 HowTo]] from Think``Wiki * [[http://www.phoronix.com/scan.php?page=article&item=927|A Newbie's Guide]] from Phoronix * A short how-to on [[http://wiki.x.org/wiki/DriverDevelopment|writing an X.Org driver]], updated to include RandR 1.2. Configuration: