<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How To Output Display To Projector/External Monitor In Ubuntu?</title>
	<atom:link href="http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 25 May 2012 17:30:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: X IT</title>
		<link>http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22#comment-12561</link>
		<dc:creator>X IT</dc:creator>
		<pubDate>Sun, 13 Dec 2009 21:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22#comment-12561</guid>
		<description>You have to read your video driver man page to see if the options are available with your specific driver. This method should work with newer versions of the intel driver anyway.
See the section at the bottom of the intel man page for laptop specific options.

Again, not all options work the way you might expect from reading the manual.
Both the distro&#039;s default xserver configuration and the entries in the xorg.conf file allow or disallow subdrivers and options to load.

See  Xorg.0.log to see if your xorg.conf entries were accepted or not.</description>
		<content:encoded><![CDATA[<p>You have to read your video driver man page to see if the options are available with your specific driver. This method should work with newer versions of the intel driver anyway.<br />
See the section at the bottom of the intel man page for laptop specific options.</p>
<p>Again, not all options work the way you might expect from reading the manual.<br />
Both the distro&#8217;s default xserver configuration and the entries in the xorg.conf file allow or disallow subdrivers and options to load.</p>
<p>See  Xorg.0.log to see if your xorg.conf entries were accepted or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: X IT</title>
		<link>http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22#comment-18015</link>
		<dc:creator>X IT</dc:creator>
		<pubDate>Sun, 13 Dec 2009 21:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22#comment-18015</guid>
		<description>You have to read your video driver man page to see if the options are available with your specific driver. This method should work with newer versions of the intel driver anyway.
See the section at the bottom of the intel man page for laptop specific options.

Again, not all options work the way you might expect from reading the manual.
Both the distro&#039;s default xserver configuration and the entries in the xorg.conf file allow or disallow subdrivers and options to load.

See  Xorg.0.log to see if your xorg.conf entries were accepted or not.</description>
		<content:encoded><![CDATA[<p>You have to read your video driver man page to see if the options are available with your specific driver. This method should work with newer versions of the intel driver anyway.<br />
See the section at the bottom of the intel man page for laptop specific options.</p>
<p>Again, not all options work the way you might expect from reading the manual.<br />
Both the distro&#8217;s default xserver configuration and the entries in the xorg.conf file allow or disallow subdrivers and options to load.</p>
<p>See  Xorg.0.log to see if your xorg.conf entries were accepted or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DoesnWork</title>
		<link>http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22#comment-3039</link>
		<dc:creator>DoesnWork</dc:creator>
		<pubDate>Sat, 22 Nov 2008 22:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22#comment-3039</guid>
		<description>Doesn&#039;t work.  Don&#039;t bother trying.</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work.  Don&#8217;t bother trying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DoesnWork</title>
		<link>http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22#comment-18014</link>
		<dc:creator>DoesnWork</dc:creator>
		<pubDate>Sat, 22 Nov 2008 22:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22#comment-18014</guid>
		<description>Doesn&#039;t work.  Don&#039;t bother trying.</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work.  Don&#8217;t bother trying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22#comment-953</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Sat, 17 May 2008 20:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22#comment-953</guid>
		<description>Section &quot;Device&quot;
	Identifier	&quot;Configured Video Device&quot;
	Driver		&quot;nvidia&quot;
	Option		&quot;NoLogo&quot;	&quot;True&quot;
        Option          &quot;MonitorLayout&quot;    &quot;CRT,LFP&quot;
        Option          &quot;Clone&quot;         &quot;true&quot;
        Option          &quot;DevicePresence&quot;     &quot;true&quot;
EndSection

This does not work in my laptor. sadly

Any idea?

Simon</description>
		<content:encoded><![CDATA[<p>Section &#8220;Device&#8221;<br />
	Identifier	&#8220;Configured Video Device&#8221;<br />
	Driver		&#8220;nvidia&#8221;<br />
	Option		&#8220;NoLogo&#8221;	&#8220;True&#8221;<br />
        Option          &#8220;MonitorLayout&#8221;    &#8220;CRT,LFP&#8221;<br />
        Option          &#8220;Clone&#8221;         &#8220;true&#8221;<br />
        Option          &#8220;DevicePresence&#8221;     &#8220;true&#8221;<br />
EndSection</p>
<p>This does not work in my laptor. sadly</p>
<p>Any idea?</p>
<p>Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22#comment-18013</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Sat, 17 May 2008 20:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22#comment-18013</guid>
		<description>Section &quot;Device&quot;
	Identifier	&quot;Configured Video Device&quot;
	Driver		&quot;nvidia&quot;
	Option		&quot;NoLogo&quot;	&quot;True&quot;
        Option          &quot;MonitorLayout&quot;    &quot;CRT,LFP&quot;
        Option          &quot;Clone&quot;         &quot;true&quot;
        Option          &quot;DevicePresence&quot;     &quot;true&quot;
EndSection

This does not work in my laptor. sadly

Any idea?

Simon</description>
		<content:encoded><![CDATA[<p>Section &#8220;Device&#8221;<br />
	Identifier	&#8220;Configured Video Device&#8221;<br />
	Driver		&#8220;nvidia&#8221;<br />
	Option		&#8220;NoLogo&#8221;	&#8220;True&#8221;<br />
        Option          &#8220;MonitorLayout&#8221;    &#8220;CRT,LFP&#8221;<br />
        Option          &#8220;Clone&#8221;         &#8220;true&#8221;<br />
        Option          &#8220;DevicePresence&#8221;     &#8220;true&#8221;<br />
EndSection</p>
<p>This does not work in my laptor. sadly</p>
<p>Any idea?</p>
<p>Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22#comment-779</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Thu, 17 Apr 2008 20:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22#comment-779</guid>
		<description>I tried this on my Benq Joybook R23E with Ubuntu 7.10 and it did not work.</description>
		<content:encoded><![CDATA[<p>I tried this on my Benq Joybook R23E with Ubuntu 7.10 and it did not work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22#comment-18012</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Thu, 17 Apr 2008 20:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/output-display-to-projector-in-ubuntu/2007/11/22#comment-18012</guid>
		<description>I tried this on my Benq Joybook R23E with Ubuntu 7.10 and it did not work.</description>
		<content:encoded><![CDATA[<p>I tried this on my Benq Joybook R23E with Ubuntu 7.10 and it did not work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: cdn.maketecheasier.com

Served from: maketecheasier.com @ 2012-05-25 11:40:52 -->
