ich mache nichts anderes seitdem
config derzeit:
Section "Monitor"
Identifier "monitor1"
VendorName "Compaq"
ModelName "Compaq P1110 Color Monitor"
HorizSync 30.0-121.0
VertRefresh 50.0-160.0
ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
Section "Device"
Identifier "device1"
BoardName "NVIDIA GeForce4 (generic)"
Driver "nvidia"
Option "DPMS"
# Optionen von YanC tool ###
Option "NvAGP" "3"
Option "DigitalVibrance" "0"
Option "TVStandard" "PAL-M"
# Ende YanC tool ###
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 16
Option "TwinView" "on"
Option "SecondMonitorHorizSync" "31.0-86.0"
Option "SecondMonitorVertRefresh" "47.0-130.0"
Option "MetaModes" "1024x768@1024x1200,1600x1200; 1024x768@1024x1050,1400x1050; 1024x768,1280x1024; 1024x768,1152x864; 1024x768,1024x768; 800x600,800x600; 640x400, NULL"
Option "TwinViewOrientation" "LeftOf"
Subsection "Display"
Depth 8
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
EndSubsection
Subsection "Display"
Depth 15
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
EndSubsection
Subsection "Display"
Depth 16
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
EndSubsection
Subsection "Display"
Depth 24
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection