# XF86Config-4 (XFree86 server configuration file) generated by Dexter, the # Debian X Configuration tool. # # 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/X11R6/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/misc" 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/lib/X11/fonts/freefonts" FontPath "/usr/lib/X11/fonts/truetype" FontPath "/usr/lib/X11/fonts/sharefont" #FontPath "/usr/lib/X11/fonts/misc" #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/lib/X11/fonts/freefonts" #FontPath "/usr/lib/X11/fonts/truetype" #FontPath "/usr/lib/X11/fonts/sharefont" EndSection Section "ServerFlags" EndSection Section "Module" Load "ddc" Load "GLcore" Load "dbe" Load "dri" 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" "pc104" Option "XkbLayout" "us" Option "XkbOptions" "ctrl:swapcaps" EndSection Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" Option "CorePointer" Option "Protocol" "PS/2" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "true" EndSection Section "Device" Identifier "aticard" Driver "ati" EndSection Section "Monitor" Identifier "inspiron" HorizSync 30-100 VertRefresh 50-100 Option "DPMS" #I think that the server will autodetect the modeline #ModeLine "1400x1050" 107.85 1400 1464 1784 1912 1050 1052 1064 1090 EndSection Section "Screen" Identifier "Default Screen" Device "aticard" Monitor "inspiron" DefaultDepth 24 SubSection "Display" Depth 24 #Modes "1024x768" "800x600" #Modes "1280x1024" "800x600" #Modes "640x480" Modes "1400x1050" "1280x1024" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Generic Mouse" EndSection Section "DRI" Mode 0666 EndSection # end of XF86Config