Quoting Jamie Furtner <[EMAIL PROTECTED]>:

> Look at the TwinView Appendix G in the readme also.
> 
> You'll have to tell the driver to enable TwinView in Clone mode. Here's my
> display device section:
<snip>

Thanks for your help, I was able to get it working with the following Device
section:

Section "Device"
        Identifier      "NVIDIA Corporation NVIDIA Default Card"
        Driver          "nvidia"
        BusID           "PCI:1:0:0"
        Option "TVStandard" "NTSC-M"
        Option "TVOutFormat" "SVIDEO"
        Option "TwinView"
        Option "SecondMonitorHorizSync" "30-50"
        Option "SecondMonitorVertRefresh" "60"
        Option "MetaModes" "1024x768 @1024x768, 1024x768 @1024x768"
        Option "TwinViewOrientation" "Clone"
        Option "ConnectedMonitor" "CRT, TV"
EndSection

Now what I'm wondering is if it's possible to have a second monitor hooked up to
the DVI port, and use TwinView or Xinerama, and still have the tv-out function
in the same way?

Thank you,

Jesse


_______________________________________________
clug-talk mailing list
[email protected]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
**Please remove these lines when replying

Reply via email to