Section "Extensions" Option "Composite" "Disable" EndSection Section "ServerLayout" Identifier "Simple Layout" Screen 0 "aticonfig-Screen[0]" 0 0 InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" Option "AIGLX" "false" Option "BlankTime" "5" # Blank the screen after 5 minutes (Fake) Option "StandbyTime" "10" # Turn off screen after 10 minutes (DPMS) EndSection Section "Files" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/Type1" EndSection Section "Module" # Load "type1" # Load "speedo" # Load "freetype" # Load "xtt" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "dri" Load "glx" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" # Specify which keyboard LEDs can be user-controlled (eg, with xset(1)) Option "XkbRules" "xorg" Option "XkbModel" "presario" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" # IntelliMouse PS/2 Option "Device" "/dev/psaux" # When using XQUEUE, comment out the above two lines, and uncomment Option "ZAxisMapping" "4 5 6 7" # Emulate3Buttons is an option for 2-button mice EndSection Section "Monitor" Identifier "My Monitor" HorizSync 31.5 - 64.3 VertRefresh 40.0 - 100.0 EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "Standard VGA" Driver "vga" VendorName "Unknown" BoardName "Unknown" EndSection Section "Device" #Option "Capabilities" "0x00000800" Identifier "aticonfig-Device[0]" Driver "fglrx" Option "UseInternalAGPGART" "no" #Option "AgpSize" "256" #Option "MaxGARTSize" "256" #Option "KernelModuleParm" "locked-userpages=0" #Option "VideoOverlay" "on" #Option "OpenGLOverlay" "off" #Option "PseudoColorVisuals" "off" #Option "AGPMode" "4" #Option "AGPFastWrite" "True" Option "ForceMonitors" "notv" #Option "XAANoOffscreenPixmaps" "true" Option "DRI" "true" Option "DesktopSetup" "single" EndSection Section "Screen" Identifier "aticonfig-Screen[0]" Device "aticonfig-Device[0]" Monitor "aticonfig-Monitor[0]" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1440x900" EndSubSection EndSection Section "DRI" Mode 0666 EndSection