<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>students@work &#187; x</title>
	<atom:link href="http://www.stupent.at/tag/x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stupent.at</link>
	<description>Antworten auf die die Menschheit gewartet hat!  -- Heisenberg war hier ... oder auch nicht!</description>
	<lastBuildDate>Tue, 17 Aug 2010 13:51:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>X: Multiple Monitors with different solutions</title>
		<link>http://www.stupent.at/2008/10/15/x-multiple-monitors-with-different-solutions/</link>
		<comments>http://www.stupent.at/2008/10/15/x-multiple-monitors-with-different-solutions/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 17:13:33 +0000</pubDate>
		<dc:creator>Cici</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vostro]]></category>
		<category><![CDATA[x]]></category>

		<guid isPermaLink="false">http://www.stupent.at/?p=188</guid>
		<description><![CDATA[Today i found a solution to use both my notebooks display [1440x800] (Dell Vostro 1510 with NVidia 8400M GS) and my flatpanel tft [1280x1024] under Ubuntu 8.04.
This is what my xorg.conf looks like (only the important parts!)

Section &#8220;Screen&#8221;
    Identifier     &#8220;Default Screen&#8221;
    Device    [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.stupent.at%2F2008%2F10%2F15%2Fx-multiple-monitors-with-different-solutions%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.stupent.at%2F2008%2F10%2F15%2Fx-multiple-monitors-with-different-solutions%2F" height="61" width="51" /></a></div><p>Today i found a solution to use both my notebooks display [1440x800] (Dell Vostro 1510 with NVidia 8400M GS) and my flatpanel tft [1280x1024] under Ubuntu 8.04.</p>
<p>This is what my xorg.conf looks like (only the important parts!)</p>
<blockquote><p>
Section &#8220;Screen&#8221;<br />
    Identifier     &#8220;Default Screen&#8221;<br />
    Device         &#8220;nVidia Corporation G80 [GeForce 8400M GS]&#8221;<br />
    Monitor        &#8220;Generic Monitor&#8221;<br />
    DefaultDepth    24<br />
    Option         &#8220;TwinView&#8221;<br />
    Option         &#8220;MetaModes&#8221; &#8220;1440×900 1280×1024&#8243;<br />
    Option         &#8220;TwinViewOrientation&#8221; &#8220;LeftOf&#8221;<br />
    SubSection     &#8220;Display&#8221;<br />
        Modes      &#8220;1440&#215;1440&#8243;<br />
    EndSubSection<br />
EndSection</p>
<p>Section &#8220;Screen&#8221;</p>
<p># Removed Option &#8220;metamodes&#8221; &#8220;CRT: nvidia-auto-select +1440+0, DFP: nvidia-auto-select +0+0&#8243;<br />
    Identifier     &#8220;Screen0&#8243;<br />
    Device         &#8220;Videocard0&#8243;<br />
    Monitor        &#8220;Monitor0&#8243;<br />
    DefaultDepth    24<br />
    Option         &#8220;TwinView&#8221; &#8220;1&#8243;<br />
    Option         &#8220;TwinViewXineramaInfoOrder&#8221; &#8220;DFP-0&#8243;<br />
    Option         &#8220;metamodes&#8221; &#8220;CRT: 1280&#215;1024 +1440+0, DFP: nvidia-auto-select +0+0&#8243;<br />
EndSection
</p></blockquote>
<p>This config was partially done using: <strong>nvidia-settings</strong> (apt-get install nvidia-settings) </p>
]]></content:encoded>
			<wfw:commentRss>http://www.stupent.at/2008/10/15/x-multiple-monitors-with-different-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
