Section "Files" FontPath "/usr/share/fonts/corefonts/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "dbe" Load "extmod" Load "freetype" Load "glx" Load "dri" EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "ServerFlags" Option "blank time" "10" # 10 minutes Option "standby time" "20" Option "suspend time" "30" Option "off time" "60" Option "IgnoreABI" "on" # Option "AllowEmptyInput" "off" EndSection Section "DRI" Mode 0666 EndSection Section "Monitor" Identifier "Generic Monitor" Option "dpms" Gamma 2.0 EndSection Section "Device" Identifier "fglrx" Driver "fglrx" Option "XAANoOffscreenPixmaps" "true" Option "TexturedVideo" "True" Option "Textured2D" "True" # Option "TexturedXrender" "True" Option "UseFastTLS" "1" # Option "EnableRandR12" "True" # Option "EnablePageFlip" "on" # Option "RenderAccel" "on" # Option "AccelMethod" "EXA" # Option "BackingStore" "true" Option "VideoOverlay" "off" Option "OpenGLOverlay" "off" EndSection Section "Device" Identifier "radeonhd" Driver "radeonhd" Option "dri" Option "RenderAccel" "on" Option "AccelMethod" "EXA" EndSection Section "Device" Identifier "ati" Driver "ati" # Option "dri" # Option "RenderAccel" "on" # Option "AccelMethod" "EXA" EndSection Section "Screen" Identifier "Screen 1" # Device "fglrx" Device "ati" # Device "radeonhd" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubsection SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Main Layout" Screen "Screen 1" EndSection