On Tue, 01 Aug 2006 15:22:10 +1200
"Adrian.Mageanu" <[EMAIL PROTECTED]> wrote:

> I did try it and found that I couldn't use both the TV and the monitor
> in the same time, like using the TV as a projector. The colours on TV
> were not too sharp either.
> 
> Here is what the relevant section of my xorg:
> 
> Section "Device"
> 
> #     Option      "TwinViewOrientation" "RightOf"
>       Option      "SecondMonitorHorizSync" "30-50"
>       Option      "SecondMonitorVertRefresh" "60"
>       Option      "ConnectedMonitor" "TV"
>       Option      "TVStandard" "PAL-B"
>       Option      "TVFormat" "COMPOSITE"
>       Identifier  "Videocard0"
>       Driver      "nvidia"
>       VendorName  "Videocard vendor"
>       BoardName   "nVidia Corporation GeForce 7800 GTX"
>       Option      "NvAGP" "1"
>       Option      "NoLogo" "1"
> #     Option      "TwinView" "TRUE"
> EndSection
>

...you might want to try some/all of the following options as well, although 
mine's just a cheap FX5200 card driving 2 analogue monitors.
 
        Option "RenderAccel" "True"
        Option "MetaModes" "1280x1024, 1024x768"

Steve

Reply via email to