Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "type1" Load "freetype" #für nvidia Load "glx" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/util/" FontPath "/usr/X11R6/lib/X11/fonts/encodings/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/X11R6/lib/X11/fonts/TrueType/" FontPath "/usr/share/fonts/truetype/" EndSection Section "ServerFlags" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "AutoRepeat" "500 30" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "de" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ImPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Buttons" "7" EndSection Section "Monitor" Identifier "crt1" HorizSync 30-96 VertRefresh 50-160 EndSection Section "Monitor" Identifier "crt2" HorizSync 30-60 VertRefresh 40-60 EndSection Section "Device" Identifier "nvidia1" Driver "nvidia" BusID "PCI:1:0:0" Screen 0 EndSection Section "Device" Identifier "nvidia2" Driver "nvidia" BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" Identifier "left" Device "nvidia1" Monitor "crt1" DefaultDepth 16 Subsection "Display" Depth 16 Modes "1152x864" ViewPort 0 0 EndSubsection Option "NoLogo" "on" EndSection Section "Screen" Identifier "right" Device "nvidia2" Monitor "crt2" DefaultDepth 16 Subsection "Display" Depth 16 Modes "800x600" ViewPort 0 0 EndSubsection Option "NoLogo" "on" EndSection Section "ServerLayout" Identifier "Simple Layout" Screen 0 "left" Screen 1 "right" RightOf "left" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection