# $XdotOrg: xc/programs/Xserver/hw/xfree86/xorgconf.cpp,v 1.2 2004/04/23 19:20:02 eich Exp $ Section "Monitor" Identifier "Local Flat Panel" Option "dpms" EndSection Section "Device" Identifier "radeon2600" Driver "radeonhd" # Driver "radeon" # Option "DPMS" Option "AccelMethod" "exa" # Option "SubPixelOrder" "RGB" #flat-panel # Option "DynamicClocks" "on" # Option "TVStandard" "PAL-60" # Option "DRI" "on" EndSection Section "Screen" Identifier "Screen Local" Device "radeon2600" Monitor "Local Flat Panel" DefaultDepth 24 SubSection "Display" Depth 24 EndSubsection EndSection Section "ServerLayout" Identifier "Main Layout" # InputDevice "Touchpad" "CorePointer" # InputDevice "USBMouse" "SendCoreEvents" # InputDevice "Keyboard1" "CoreKeyboard" # InputDevice "stylus" "SendCoreEvents" # InputDevice "eraser" "SendCoreEvents" # InputDevice "cursor" "SendCoreEvents" Screen 0 "Screen Local" 0 0 # Option "OffTime" "8" # Turn off after half an hour EndSection #Section "Extensions" # Option "Composite" "Enable" #For SMACX # Option "Composite" "Disable" #EndSection