Значи проблема е следният:
помъчих си се доста докато си искарам сигнал на тв-аута.Успях да го искарам и си тръгна. обаче се оказах като мишка в клетка. разхождам се по монитора но немога да се прехвърля на телевизора. дава ми го като десктоп1 и си нямам идея как да си изпратя програмите натам

'>. ето и конфигурационният файл както съм го настроил.
ползвам следните параметри: Debian Sarge stable kernel 2.6.15
GeForce4 MMX440SE с последни drivers и XF86Config
#########################
Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "us,bg"
Option "XkbVariant" "phonetic"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor"
HorizSync 30.0 - 68.0
VertRefresh 50.0 - 85.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Televizor"
Option "TwinView"
Option "MetaModes" "1024x768; 800x600"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "TwinViewOrientation" "Clone"
Option "ConnectedMonitor" "CRT, TV"
Option "TVStandard" "PAL-B"
Option "TVOutFormat" "SVIDEO"
# Option "TVOverScan" "1.0"
EndSection
Section "Device"
Identifier "nvidia0"
Driver "nvidia"
# Edit the BusID with the location of your graphics card
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
Identifier "nvidia1"
Driver "nvidia"
# Edit the BusID with the location of your graphics card
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "nvidia0"
Monitor "Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "nvidia1"
Monitor "Televizor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection