Section "Files" FontPath "unix/:7100" # local font server FontPath "unix/:7101" # 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" FontPath "/usr/X11R6/lib/X11/fonts/TrueType" EndSection Section "Module" Load "xtt" # Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" # Load "dri" Load "extmod" # Load "freetype" Load "glx" Load "int10" Load "pex5" Load "record" Load "speedo" Load "type1" Load "vbe" Load "xie" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc104" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "USBExplorerMouse" Driver "mouse" Option "CorePointer" #Option "SendCoreEvents" "true" Option "Device" "/dev/input/mice" Option "Buttons" "7" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "6 7" EndSection Section "InputDevice" Identifier "BuiltIns" Driver "mouse" # Option "CorePointer" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Buttons" "3" Option "Protocol" "PS/2" Option "Emulate3Buttons" "true" EndSection Section "Device" Identifier "NVidia Geforce4 MX440 Go" Driver "nvidia" BusID "PCI:1:0:0" # Option "UseFBDev" "true" Option "NvAGP" "0" Option "NoLogo" "true" Option "UseEdidFreqs" "true" # Option "TwinView" # Option "MetaModes" "NULL,1600x1200; 1280x1024,1600x1200" # Option "ConnectedMonitor" "DFP,DFP" # Option "TwinViewOrientation" "Clone" EndSection Section "Monitor" Identifier "Dell 1600x1200 Panel" HorizSync 30-94 VertRefresh 50-75 Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "NVidia Geforce4 MX440 Go" Monitor "Dell 1600x1200 Panel" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 32 Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "USBExplorerMouse" InputDevice "BuiltIns" EndSection Section "DRI" Mode 0666 EndSection