Sophie

Sophie

distrib > Mageia > 2 > i586 > media > nonfree-release > by-pkgid > 73736552a60db8c306ac1defec656580 > files > 47

nvidia-current-doc-html-295.49-2.mga2.nonfree.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="generator" content=
"HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org">
<meta http-equiv="Content-Type" content=
"text/html; charset=us-ascii">
<title>Chapter&nbsp;17.&nbsp;Using the XRandR Extension</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
<link rel="start" href="index.html" title=
"NVIDIA Accelerated Linux Graphics Driver README and Installation Guide">
<link rel="up" href="installationandconfiguration.html" title=
"Part&nbsp;I.&nbsp;Installation and Configuration Instructions">
<link rel="prev" href="configtvout.html" title=
"Chapter&nbsp;16.&nbsp;Configuring TV-Out">
<link rel="next" href="configlaptop.html" title=
"Chapter&nbsp;18.&nbsp;Configuring a Notebook">
</head>
<body>
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center">Chapter&nbsp;17.&nbsp;Using the
XRandR Extension</th>
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href=
"configtvout.html">Prev</a>&nbsp;</td>
<th width="60%" align="center">Part&nbsp;I.&nbsp;Installation and
Configuration Instructions</th>
<td width="20%" align="right">&nbsp;<a accesskey="n" href=
"configlaptop.html">Next</a></td>
</tr>
</table>
<hr></div>
<div class="chapter" lang="en">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="xrandrextension" id=
"xrandrextension"></a>Chapter&nbsp;17.&nbsp;Using the XRandR
Extension</h2>
</div>
</div>
</div>
<p>X.Org version X11R6.8.1 contains support for the rotation
component of the XRandR extension, which allows screens to be
rotated at 90 degree increments.</p>
<p>The driver supports rotation with the extension when 'Option
"RandRRotation"' is enabled in the X config file.</p>
<p>Workstation RGB or CI overlay visuals will function at lower
performance and the video overlay will not be available when
RandRRotation is enabled.</p>
<p>You can query the available rotations using the 'xrandr' command
line interface to the RandR extension by running:</p>
<pre class="screen">
    xrandr -q
</pre>
<p>You can set the rotation orientation of the screen by running
any of:</p>
<pre class="screen">
    xrandr -o left
    xrandr -o right
    xrandr -o inverted
    xrandr -o normal
</pre>
<p>Rotation may also be set through the nvidia-settings
configuration utility in the "Rotation Settings" panel.</p>
<p>SLI and rotation are incompatible. Rotation will be disabled
when SLI is enabled.</p>
<p>TwinView and rotation can be used together, but rotation affects
the entire desktop. This means that the same rotation setting will
apply to both display devices in a TwinView pair. Note also that
the <code class="computeroutput">TwinViewOrientation</code> option
applies before rotation does. For example, if you have two screens
side-by-side and you want to rotate them, you should set
<code class="computeroutput">TwinViewOrientation</code> to
<code class="computeroutput">Above</code> or <code class=
"computeroutput">Below</code>.</p>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left"><a accesskey="p" href=
"configtvout.html">Prev</a>&nbsp;</td>
<td width="20%" align="center"><a accesskey="u" href=
"installationandconfiguration.html">Up</a></td>
<td width="40%" align="right">&nbsp;<a accesskey="n" href=
"configlaptop.html">Next</a></td>
</tr>
<tr>
<td width="40%" align="left" valign="top">
Chapter&nbsp;16.&nbsp;Configuring TV-Out&nbsp;</td>
<td width="20%" align="center"><a accesskey="h" href=
"index.html">Home</a></td>
<td width="40%" align="right" valign="top">
&nbsp;Chapter&nbsp;18.&nbsp;Configuring a Notebook</td>
</tr>
</table>
</div>
</body>
</html>