# /etc/X11/xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following commands: # # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom # sudo sh -c 'md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum' # sudo dpkg-reconfigure xserver-xorg Section "ServerLayout" Identifier "Default Layout" Screen 0 "aticonfig-Screen[0]" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Synaptics Touchpad" EndSection Section "Files" # local font server # if the local font server has problems, we can fall back on these # paths to defoma fonts FontPath "unix/:7100" 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/CID" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "vbe" Load "GLcore" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "es" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" #Modeline "1280x800" 68.90 1280 1296 1328 1408 800 804 808 816 #Modeline "1280x800" 119.12 1280 1728 1760 1840 800 1052 1058 1080 #Modeline "1280x800" 83.91 1280 1312 1624 1656 800 816 824 841 EndSection #Identifier "ATI Technologies, Inc. Radeon Mobility 9000 M9 (R250 Lf)" Section "Device" Identifier "aticonfig-Device[0]" Driver "radeon" BusID "PCI:1:0:0" Option "VideoOverlay" "on" Option "OpenGLOverlay" "off" Option "UseInternalAGPGART" "no" #Option "no_accel" "no" #Option "no_dri" "no" #Option "DynamicClocks" "on" #Option "mtrr" "on" #Option "DesktopSetup" "Single" #Option "ScreenOverlap" "0" #Option "Capabilities" "0x00000000" #Option "CapabilitiesEx" "0x00000000" #Option "VideoOverlay" "on" #Option "OpenGLOverlay" "off" #Option "CenterMode" "off" #Option "PseudoColorVisuals" "off" #Option "Stereo" "off" #Option "StereoSyncEnable" "1" #Option "FSAAEnable" "no" #Option "FSAAScale" "1" #Option "FSAADisableGamma" "no" #Option "FSAACustomizeMSPos" "no" #Option "FSAAMSPosX0" "0.000000" #Option "FSAAMSPosY0" "0.000000" #Option "FSAAMSPosX1" "0.000000" #Option "FSAAMSPosY1" "0.000000" #Option "FSAAMSPosX2" "0.000000" #Option "FSAAMSPosY2" "0.000000" #Option "FSAAMSPosX3" "0.000000" #Option "FSAAMSPosY3" "0.000000" #Option "FSAAMSPosX4" "0.000000" #Option "FSAAMSPosY4" "0.000000" #Option "FSAAMSPosX5" "0.000000" #Option "FSAAMSPosY5" "0.000000" #Option "UseFastTLS" "0" #Option "BlockSignalsOnLock" "on" #Option "UseInternalAGPGART" "no" #Option "ForceGenericCPU" "no" #Option "KernelModuleParm" "agplock=0" #Option "PowerState" "1" EndSection Section "Screen" Identifier "aticonfig-Screen[0]" Device "aticonfig-Device[0]" Monitor "aticonfig-Monitor[0]" DefaultDepth 24 SubSection "Display" #Viewport 0 0 Depth 24 Modes "1280x800" "1024x768" "800x600" EndSubSection EndSection Section "DRI" Mode 0666 EndSection