On 8/3/07, <b class="gmail_sendername">Jon Boehm</b> <<a href="mailto:boehm100@comcast.net">boehm100@comcast.net</a>> 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 "Device"<br> Identifier "Videocard0"
<br> Driver "nvidia"<br> VendorName "NVIDIA Corporation"<br> BoardName "GeForce 6200 TurboCache(TM)"<br> Option "UseDisplayDevice" "DFP,CRT"
<br> Option "TwinViewXineramaInfoOrder" "DFP-0"<br>EndSection<br><br>This forces the device connected to the DVI port (which nvidia considers the DFP) as the primary display. Otherwise, TwinView defaults to the CRT (the device connected to the VGA port).
<br><br>Tom<br>