--- working-8776/xorg.conf 2007-07-22 08:47:10.000000000 +0100 +++ working-100.14.09/xorg.conf 2007-07-22 14:48:28.000000000 +0100 @@ -72,14 +72,12 @@ EndSection Section "Monitor" - Identifier "CRT-0" - Option "dpms" + Identifier "CRT-0" + Option "dpms" EndSection Section "Monitor" - Identifier "DFP-0" - #ModeLine "1920x1200" 150.0 1920 1928 1992 2000 1200 1203 1209 1250 - ModeLine "1920x1200" 154.0 1920 1968 2000 2080 1200 1203 1209 1235 + Identifier "DFP-1" Option "dpms" EndSection @@ -88,23 +86,21 @@ Driver "nvidia" VendorName "Videocard vendor" BoardName "NVIDIA GeForce FX (generic)" - #Option "NoPowerConnectorCheck" "True" - Option "TwinView" "True" - Option "TwinViewOrientation" "LeftOf" + Option "TwinView" "True" + Option "TwinViewOrientation" "LeftOf" Option "ExactModeTimingsDVI" "yes" - Option "ModeValidation" "DFP-0: NoMaxPClkCheck,NoVesaModes,NoXServerModes,NoPredefinedModes" - Option "MetaModes" "CRT-0: 1024x768, DFP-0: 1920x1200" + Option "MetaModes" "CRT-0: 1024x768, DFP-1: 1920x1200" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" - Monitor "DFP-0" + Monitor "DFP-1" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 - Modes "1920x1200" "1600x1200" + Modes "1920x1200" EndSubSection EndSection