<?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>Commentaires sur : Thinkpad x60s</title>
	<atom:link href="http://www.tester.ca/2007/04/21/thinkpad-x60s/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tester.ca/2007/04/21/thinkpad-x60s/</link>
	<description>Tester's very own blog!</description>
	<lastBuildDate>Mon, 05 Jul 2010 12:44:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Par : Tester</title>
		<link>http://www.tester.ca/2007/04/21/thinkpad-x60s/comment-page-1/#comment-7399</link>
		<dc:creator>Tester</dc:creator>
		<pubDate>Wed, 25 Apr 2007 21:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.tester.ca/2007/04/21/thinkpad-x60s/#comment-7399</guid>
		<description>My Xorg.conf is very minimal. I&#039;m using xorg-server 1.3.0 and the xf86-video-intel 1.2.0 driver (the gentoo package is name xf86-video-i810). And I use the xrandr command (version 1.2.0) to setup the video modes.

So here it is:
&lt;pre&gt;
Section &quot;ServerLayout&quot;
        Identifier     &quot;X.org Configured&quot;
        Screen      0  &quot;Screen0&quot; 0 0
EndSection

Section &quot;Monitor&quot;
        Identifier   &quot;Monitor0&quot;
EndSection

Section &quot;Device&quot;
        Identifier  &quot;Card0&quot;
        Driver      &quot;intel&quot;
EndSection

Section &quot;Screen&quot;
        Identifier &quot;Screen0&quot;
        Device     &quot;Card0&quot;
        Monitor    &quot;Monitor0&quot;
        SubSection &quot;Display&quot;
                Depth     24
                Virtual 1440 900
        EndSubSection
EndSection
&lt;/pre&gt;

Its 1440x900 because that&#039;s the size of my external display. The size of the allocated framebuffer is not currently dynamic. If you don&#039;t specify it, you dont need a xorg.conf file at all, but it will be the size of the largest output when X starts.</description>
		<content:encoded><![CDATA[<p>My Xorg.conf is very minimal. I&#8217;m using xorg-server 1.3.0 and the xf86-video-intel 1.2.0 driver (the gentoo package is name xf86-video-i810). And I use the xrandr command (version 1.2.0) to setup the video modes.</p>
<p>So here it is:</p>
<pre>
Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
EndSection

Section "Monitor"
        Identifier   "Monitor0"
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "intel"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Depth     24
                Virtual 1440 900
        EndSubSection
EndSection
</pre>
<p>Its 1440&#215;900 because that&#8217;s the size of my external display. The size of the allocated framebuffer is not currently dynamic. If you don&#8217;t specify it, you dont need a xorg.conf file at all, but it will be the size of the largest output when X starts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Guille</title>
		<link>http://www.tester.ca/2007/04/21/thinkpad-x60s/comment-page-1/#comment-7016</link>
		<dc:creator>Guille</dc:creator>
		<pubDate>Mon, 23 Apr 2007 21:35:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tester.ca/2007/04/21/thinkpad-x60s/#comment-7016</guid>
		<description>May I have your xorg.conf as well?

I never got hot-plugging to work and even my old dual head xorg.conf is not working ith xorg 1.3 anymore...</description>
		<content:encoded><![CDATA[<p>May I have your xorg.conf as well?</p>
<p>I never got hot-plugging to work and even my old dual head xorg.conf is not working ith xorg 1.3 anymore&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Thomas Gerardin</title>
		<link>http://www.tester.ca/2007/04/21/thinkpad-x60s/comment-page-1/#comment-7014</link>
		<dc:creator>Thomas Gerardin</dc:creator>
		<pubDate>Mon, 23 Apr 2007 21:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.tester.ca/2007/04/21/thinkpad-x60s/#comment-7014</guid>
		<description>An Ok Computer, but mine is waaaay cooler.</description>
		<content:encoded><![CDATA[<p>An Ok Computer, but mine is waaaay cooler.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Ben Schwartz</title>
		<link>http://www.tester.ca/2007/04/21/thinkpad-x60s/comment-page-1/#comment-7001</link>
		<dc:creator>Ben Schwartz</dc:creator>
		<pubDate>Mon, 23 Apr 2007 19:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tester.ca/2007/04/21/thinkpad-x60s/#comment-7001</guid>
		<description>Could you post or send me your xorg.conf?
I have an X60s, and hotplugging external monitors works for me in clone mode, but they are always set to 50Hz interlaced, which causes terrible jittering on LCD projectors.</description>
		<content:encoded><![CDATA[<p>Could you post or send me your xorg.conf?<br />
I have an X60s, and hotplugging external monitors works for me in clone mode, but they are always set to 50Hz interlaced, which causes terrible jittering on LCD projectors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Tester</title>
		<link>http://www.tester.ca/2007/04/21/thinkpad-x60s/comment-page-1/#comment-6913</link>
		<dc:creator>Tester</dc:creator>
		<pubDate>Sun, 22 Apr 2007 22:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tester.ca/2007/04/21/thinkpad-x60s/#comment-6913</guid>
		<description>Yes, Xrandr 1.2 allows you to change the geometry and picking and changing the output devices in real time.</description>
		<content:encoded><![CDATA[<p>Yes, Xrandr 1.2 allows you to change the geometry and picking and changing the output devices in real time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Henrik Brix Andersen</title>
		<link>http://www.tester.ca/2007/04/21/thinkpad-x60s/comment-page-1/#comment-6858</link>
		<dc:creator>Henrik Brix Andersen</dc:creator>
		<pubDate>Sun, 22 Apr 2007 02:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tester.ca/2007/04/21/thinkpad-x60s/#comment-6858</guid>
		<description>&gt; Hot-plugging an external display also works great with Xrandr 1.2

How so? I mean, how does Xrandr help hot-plugging an external display?</description>
		<content:encoded><![CDATA[<p>&gt; Hot-plugging an external display also works great with Xrandr 1.2</p>
<p>How so? I mean, how does Xrandr help hot-plugging an external display?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
