On 8/3/07, <b class="gmail_sendername">Jon Boehm</b> &lt;<a href="mailto:boehm100@comcast.net">boehm100@comcast.net</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ok, so how does one specify which display to used with a twinview setup?</blockquote><div><br></div></div>Here is the Device Section of my xorg.conf:<br><br>Section &quot;Device&quot;<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; &quot;Videocard0&quot;
<br>&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;nvidia&quot;<br>&nbsp;&nbsp;&nbsp; VendorName&nbsp;&nbsp;&nbsp;&nbsp; &quot;NVIDIA Corporation&quot;<br>&nbsp;&nbsp;&nbsp; BoardName&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;GeForce 6200 TurboCache(TM)&quot;<br>&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;UseDisplayDevice&quot; &quot;DFP,CRT&quot;
<br>&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;TwinViewXineramaInfoOrder&quot; &quot;DFP-0&quot;<br>EndSection<br><br>This forces the device connected to the DVI port (which nvidia considers the DFP) as the primary display.&nbsp; Otherwise, TwinView defaults to the CRT (the device connected to the VGA port).
<br><br>Tom<br>