Section "Extensions" Option "Composite" "Enable" EndSection ## Radeon Section "dri" Mode 0666 EndSection Section "ServerLayout" Identifier "X.org configured" Screen 0 "Screen0" 0 0 Option "OffTime" "11" EndSection #Section "Files" # FontPath "/usr/share/fonts/misc/" # FontPath "/usr/share/fonts/100dpi/" # FontPath "/usr/share/fonts/75dpi/" #EndSection Section "Module" Load "glx" Load "extmod" Load "xtrap" Load "record" Load "dbe" Load "dri" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Acer" ModelName "AL1916W" Option "DPMS" EndSection ## nvidia #Section "Device" # Identifer "Card0" # Driver "nvidia" # Option "DPMS" "true" # Option "NoLogo" "true" # Option "CoolBits" "1" #EndSection ## Radeon Section "Device" Identifier "Card0" Driver "radeon" Option "DPMS" "true" Option "AccelMethod" "EXA" Option "AccelDFS" "1" Option "DynamicClocks" "on" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1440x900" EndSubSection EndSection