Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" 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" "pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "PS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" Option "SendCoreEvents" "true" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "NV1" Driver "nvidia" Option "UseFBDev" "true" BusId "PCI:01:00:0" Screen 1 EndSection Section "Device" Identifier "NV2" Driver "nvidia" BusId "PCI:01:00:0" Option "UseFBDev" "true" Screen 0 EndSection Section "Device" Identifier "NV PCI" Driver "nv" BusId "PCI:0:09:0" EndSection Section "Monitor" Identifier "moni2" HorizSync 30-120 VertRefresh 30-160 Option "DPMS" EndSection Section "Monitor" Identifier "moni3" HorizSync 30-120 VertRefresh 30-160 Option "DPMS" EndSection Section "Monitor" Identifier "Generic Monitor" HorizSync 30-120 VertRefresh 30-160 Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "NV1" Monitor "Generic Monitor" Option "ConnectedMonitor" "DFP-0" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" EndSubSection EndSection Section "Screen" Identifier "screen2" Device "NV2" Monitor "moni2" Option "ConnectedMonitor" "DFP-1" DefaultDepth 16 Subsection "Display" Depth 16 Modes "1280x1024" EndSubSection EndSection Section "Screen" Identifier "screen3" Device "NV PCI" Monitor "moni3" DefaultDepth 16 Subsection "Display" Depth 16 Modes "1280x1024" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" Screen "screen2" rightof "Default Screen" Screen "screen3" rightof "screen2" Option "Xinerama" "on" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Generic Mouse" EndSection Section "DRI" Mode 0666 EndSection #END DEBCONF SECTION