Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "freetype" Load "dri" Load "drm" Load "glx" EndSection Section "Files" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "InputDevice" Identifier "Keyboard" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbRules" "xorg" Option "XkbLayout" "us,bg" Option "XkbVariant" ",phonetic" Option "XkbOptions" "grp:alt_shift_toggle" EndSection Section "InputDevice" Identifier "Mouse" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" Option "Emulate3Buttons" EndSection Section "Monitor" Identifier "ati" HorizSync 31.5 - 82.0 VertRefresh 40-150 EndSection Section "Device" Identifier "Standard VGA" Driver "vga" EndSection Section "Device" Identifier "ati" Driver "radeon" EndSection Section "Screen" Identifier "Screen" Device "ati" Monitor "ati" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1280x800" ViewPort 0 0 EndSubsection EndSection Section "dri" Mode 0666 EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen" InputDevice "Mouse" "CorePointer" InputDevice "Keyboard" "CoreKeyboard" EndSection