Kurzer Nachtrag.
Habe die Nvidia Settings doch noch gefunden! Leider bringen die mich auch nicht wirklich weiter

!
Vielleicht wäre es darüber hinaus noch wichtig kurz meinen Nvidia Treiber zu nennen. Es ist der Nvidia 97xx Treiber.
Ach ja und meine X Configuration falls benötigt.
Liebe Grüsse
Herr Rossi
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder3) Wed Jun 13 18:40:26 PDT 2007
# File generated by XFdrake (rev 142098)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
Section "ServerLayout"
Identifier "layout1"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
EndSection
Section "Files"
# font server independent of the X server to render fonts.
# minimal fonts to allow X to run without xfs
ModulePath "/usr/lib/xorg/modules/extensions/nvidia97xx"
ModulePath "/usr/lib/xorg/modules"
FontPath "unix/:-1"
FontPath "/usr/share/fonts/misc:unscaled"
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
EndSection
Section "ServerFlags"
#DontZap # disable (server abort)
#DontZoom # disable / (resolution switching)
# allows the server to start up even if the mouse does not work
Option "allowmouseopenfail"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "de(nodeadkeys)"
Option "XkbOptions" "compose:rwin"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
Identifier "monitor1"
VendorName "Plug'n Play"
ModelName "PHILIPS 109E5"
HorizSync 30.0 - 92.0
VertRefresh 50.0 - 160.0
ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630
ModeLine "768x576" 63.0 768 800 960 1024 576 578 590 616
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "PHILIPS 109E5"
HorizSync 30.0 - 92.0
VertRefresh 50.0 - 160.0
EndSection
Section "Device"
Identifier "device1"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce FX - GeForce 7950"
Option "DPMS"
Option "AddARGBGLXVisuals"
Option "TwinViewOrientation" "Clone"
Option "TwinView"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6600 GT"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultDepth 24
SubSection "Display"
Depth 8
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "metamodes" "CRT-0: 1024x768 +1024+0, CRT-1: 1024x768 +0+0; CRT-0: 832x624 +832+0, CRT-1: 832x624 +0+0; CRT-0: 800x600 +800+0, CRT-1: 800x600 +0+0; CRT-0: 640x480 +640+0, CRT-1: 640x480 +0+0; CRT-0: 320x240 +320+0, CRT-1: 320x240 +0+0"
EndSection
Section "Extensions"
Option "Composite"
EndSection