# XF86Config-4 (XFree86 server configuration file) generated by Dexconf, the # Debian X Configuration tool, using values from the debconf database. # # Edit this file with caution, and see the XF86Config manual page. # (Type "man XF86Config" at the shell prompt.) 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:unscaled" #FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Speedo" #FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/TrueType" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" ModulePath "/usr/X11R6/lib/modules" EndSection Section "ServerFlags" EndSection Section "Module" Load "ddc" # Load "GLcore" Load "dri" Load "dbe" Load "extmod" Load "glx" Load "pex5" Load "record" Load "xie" Load "bitmap" Load "freetype" Load "speedo" Load "type1" Load "vbe" Load "int10" 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 "USB Mouse" Driver "mouse" Option "SendCoreEvents" Option "Device" "/dev/input/mice" Option "Name" "AutoDetected" Option "Protocol" "IMPS/2" Option "Vendor" "AutoDetected" 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 "NV AGP" VendorName "Nvidia" Driver "nvidia" Option "NvAGP" "0" BusID "PCI:01:00:0" EndSection Section "Monitor" Identifier "Generic Monitor" HorizSync 30-100 VertRefresh 60 #Option "DPMS" Modeline "1400x1050" 110 1400 1400 1648 1776 1050 1050 1053 1100 +HSync +VSync EndSection Section "Screen" Identifier "Default Screen" Device "NV AGP" Monitor "Generic Monitor" DefaultDepth 24 Option "NoLogo" "true" #Option "TwinView" #Option "SecondMonitorHorizSync" "31-96" #Option "SecondMonitorVertRefresh" "60-140" #Option "MetaModes" "1600x1200, 1600x1200" #Option "TwinViewOrientation" "RightOf" #Option "ConnectedMonitor" "DFP, CRT" SubSection "Display" Depth 1 Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" 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" "1280x1024" "1024x768" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "USB Mouse" EndSection Section "DRI" Mode 0666 EndSection # end of XF86Config