# xorg.conf (X.Org 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 xorg.conf manual page. # (Type "man 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. # # Note that some configuration settings that could be done previously # in this file, now are automatically configured by the server and settings # here are ignored. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Module" Load "ddc" Load "vbe" Load "GLcore" Load "dbe" Load "dri" Load "dri2" Load "extmod" Load "glx" Load "bitmap" EndSection Section "Device" Identifier "RV 630 XT AGP [Radeon HD 2600 XT AGP]" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "RV 630 XT AGP [Radeon HD 2600 XT AGP]" BusID "PCI:1:0:0" Option "BusType" "PCIE" # Option "AGPMode" "8" # Option "AccelMethod" "EXA" Option "DRI" "on" Option "AccelDFS" "0" Option "ColorTiling" "1" ## Option "AccelMethod" "ShadowFB" EndSection Section "Monitor" Identifier "Monitor" VendorName "LG" ModelName "75C" HorizSync 30.0 - 70.0 VertRefresh 50.0 - 160.0 Option "DPMS" Option "PreferredMode" "1024x768" EndSection Section "Screen" Identifier "Screen0" Monitor "Monitor" Device "RV 630 XT AGP [Radeon HD 2600 XT AGP]" Option "PreferredMode" "1024x768" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection Section "DRI" Group "video" Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" Option "DAMAGE" "true" ## Option "RENDER" "true" ## EndSection Section "ServerFlags" Option "DontZap" "false" Option "AIGLX" "true" EndSection