<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>nvidia-pivot-xrandr &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/nvidia-pivot-xrandr/</link>
	<description>Feed of posts on WordPress.com tagged "nvidia-pivot-xrandr"</description>
	<pubDate>Wed, 10 Feb 2010 10:27:41 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[the pivot effect with tft screens using ubuntu]]></title>
<link>http://readthisaloud.wordpress.com/2007/11/11/the-pivot-effect-with-tft-screens-using-ubuntu/</link>
<pubDate>Sun, 11 Nov 2007 10:42:34 +0000</pubDate>
<dc:creator>Rock &#39;n Snap</dc:creator>
<guid>http://readthisaloud.wordpress.com/2007/11/11/the-pivot-effect-with-tft-screens-using-ubuntu/</guid>
<description><![CDATA[Ever wanted to rotate your computer screen because a word document didn&#8217;t fit on a page? That]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Ever wanted to rotate your computer screen because a word document didn&#8217;t fit on a page? That&#8217;s now possible, if you&#8217;re the owner of a TFT screen with pivot function. It comes in quite handy if you&#8217;re reading an E-Book with a rather high resolution (e.g 120%). You won&#8217;t have to scroll to the end of the page, until the next page starts.</p>
<p>The best way to use the pivot function, provided that you have a Nvidia graphic card, is to install the restricted nvidia driver on ubuntu (this works smoothly on Ubuntu Feisty (6.04) and Ubuntu Gutsy (6.10)) &#8211; if you&#8217;re still using edgy you have to find the right driver for your kernel version.</p>
<p>After installing the restricted driver you have to open the xorg.conf file (located in /etc/X11/) &#8211; but heads up, ALWAYS backup your xorg.conf before you start editing&#8230;.if you&#8217;re using an editor like Kate, then you&#8217;re on the safe side, because Kate automatically generates a backup file.</p>
<p><!--more--></p>
<p>There&#8217;s a section called &#8220;screen&#8221; &#8211; you have to add the following line:</p>
<p><strong>Option    &#8220;RandRRotation&#8221; &#8220;yes&#8221; </strong></p>
<p>Here&#8217;s an example, what my xorg.conf file looks like:</p>
<blockquote><p>Section &#8220;Screen&#8221;<br />
Identifier	&#8220;Default Screen&#8221;<br />
Device		&#8220;nVidia Corporation C51PV [GeForce 6150]&#8220;<br />
Monitor		&#8220;Standardbildschirm&#8221;<br />
Option          &#8220;RandRRotation&#8221; &#8220;yes&#8221;<br />
Defaultdepth	24<br />
EndSection</p></blockquote>
<p>After editing your xorg.conf file, save it and then restart the X-server by pressing <strong>Ctrl+Alt+Backspace</strong></p>
<p class="line">If you don&#8217;t have any major problems after restarting the X-server, then you can either open a terminal and use the following commands to rotate your screen</p>
<blockquote><p> # to rotate the screen to the left:<br />
xrandr -o left</p>
<p># to rotate the screen to the default orientation:<br />
xrandr -o normal</p>
<p># to rotate the screen to the right:<br />
xrandr -o right</p></blockquote>
<p>The 2nd way, if you&#8217;re using the KDE window manager, is to go into the system settings, selecting the Monitor and Display module, and then there&#8217;s a box on the left hand side, saying &#8220;Monitor Orientation&#8221; &#8211; normal, left edge on top, right edge on top or upside down &#8211; check the following screenshot:</p>
<p><a href="http://readthisaloud.wordpress.com/files/2007/11/monitor.png" title="Monitor Orientation"></a></p>
<p style="text-align:center;"><a href="http://readthisaloud.wordpress.com/files/2007/11/monitor.png" title="Monitor Orientation"><img src="http://readthisaloud.wordpress.com/files/2007/11/monitor.png" alt="Monitor Orientation" /></a></p>
<p>You can select either of this options, don&#8217;t be skeptical if there&#8217;s a huge black bar on your screen &#8211; you probably just need to restart the X-server again (ctrl+alt+backspace) and then you&#8217;re set.</p>
<p>Enjoy your new pivot screen now!</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
