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 in 10 minutes (Fake) Option "StandbyTime" "10" # Turn off screen in 20 minutes (DPMS) Option "SuspendTime" "15" # Full hibernation in 30 minutes (DPMS) Option "OffTime" "20" # Turn off DPMS monitor (DPMS) EndSection Section "Files" RgbPath "/usr/lib/X11/rgb" FontPath "/usr/share/fonts/cronyx/100dpi/:unscaled" FontPath "/usr/share/fonts/cronyx/misc/:unscaled" FontPath "/usr/share/fonts/cronyx/75dpi/:unscaled" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/profont" FontPath "/usr/share/fonts/artwiz" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/sharefonts" FontPath "/usr/share/fonts/freefonts" FontPath "/usr/share/fonts/intlfonts" FontPath "/usr/share/font/unifont" FontPath "/usr/share/fonts/latex-xft-fonts" FontPath "/usr/share/fonts/lyx" FontPath "/usr/share/fonts/util" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/encodings" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/default" 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 "dri" #Load "glx" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us,de" Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/psaux" Option "EmulateWheel" "on" Option "EmulateWheelButton" "2" EndSection Section "Monitor" Identifier "aticonfig Monitor 0" Option "DPMS" EndSection Section "Device" Identifier "ATI Graphics Adapter 0" Driver "radeon" #Option "AGPMode" "8" #Option "EnablePageFlip" "true" #Option "ColorTiling" "on" #Option "GARTSize" "64" #Option "AccelMethod" "XAA" #Option "AccelDFS" "true" Option "ForceMonitors" "lvds" Option "NoDRI" BusID "PCI:1:0:0" #Option "mtrr" "off" #Option "UseInternalAGP" "yes" #Option "PowerState" "1" #Option "ForceMonitors" "lvds,tv" #Option "XAANoOffscreenPixmaps" "true" #Option "DRI" "true" # === TV-out Management === #Option "TVFormat" "PAL-B" #Option "TVStandard" "COMPOSITE" #Option "TVHSizeAdj" "0" #Option "TVVSizeAdj" "0" #Option "TVHPosAdj" "0" #Option "TVVPosAdj" "0" #Option "TVHStartAdj" "0" #Option "TVColorAdj" "0" #Option "GammaCorrectionI" "0x00000000" #Option "GammaCorrectionII" "0x00000000" #Option "UseFastTLS" "1" #Option "AccelMethod" "EXA" #Option "EnablePageFlip" "on" #Option "ColorTiling" "on" #Option "GARTSize" "64" #Option "AccelMethod" "XAA" #Option "AGPFastWrite "1" EndSection Section "Screen" Identifier "aticonfig Screen 0" Device "ATI Graphics Adapter 0" Monitor "aticonfig Monitor 0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection #Section "DRI" # Group 0 # Mode 0666 #EndSection #Section "Extensions" # Option "Composite" "Enable" #EndSection