Section "ServerLayout" Identifier "Simple Layout" Screen "Screen[0]" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/OTF/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/cyrillic/" EndSection Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "type1" Load "freetype" #Load "speedo" Load "glx" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/mouse" EndSection Section "Monitor" Identifier "Internal Panel" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Monitor" Identifier "S-Video" Option "Enable" "FALSE" EndSection Section "Monitor" Identifier "DVI-O" Option "Enable" "FALSE" EndSection Section "Monitor" Identifier "External VGA Monitor" Option "DPMS" "true" Option "RightOf" "Internal Panel" EndSection Section "Device" Identifier "R600" Driver "ati" Option "Monitor-LVDS" "Internal Panel" Option "Monitor-VGA-0" "External VGA Monitor" EndSection Section "Screen" Identifier "Screen[0]" Device "R600" Monitor "Internal Panel" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Virtual 3520 1920 EndSubSection EndSection