Section "ServerLayout"
	Identifier	"X.org Configured"
	Screen		0  "Screen0" 0 0
	#InputDevice	"Mouse0" "CorePointer"
	#InputDevice	"Keyboard0" "CoreKeyboard"
	Option		"AIGLX" "true"
	Option		"StandbyTime" "10"
	Option		"SuspendTime" "20"
	Option		"OffTime" "30"
EndSection

Section "Files"
	FontPath	"/usr/share/fonts"
	FontPath	"/usr/share/fonts/100dpi"
	FontPath	"/usr/share/fonts/75dpi"
	FontPath	"/usr/share/fonts/cyrillic"
	FontPath	"/usr/share/fonts/encodings"
	FontPath	"/usr/share/fonts/encodings/large"
	FontPath	"/usr/share/fonts/local"
	FontPath	"/usr/share/fonts/misc"
	FontPath	"/usr/share/fonts/MyFonts"
	FontPath	"/usr/share/fonts/TTF"
	FontPath	"/usr/share/fonts/Type1"
	FontPath	"/usr/share/fonts/util"
EndSection

Section "Module"
	Load		"dri"
	Load		"drm"
	Load		"glx"
	Load		"dbe"
	Load		"extmod"
	Load		"GLcore"
	Load		"freetype"
EndSection

Section "ServerFlags"
	#Option		"AutoAddDevices" "false"
	#Option		"Xinerama" "0"
EndSection

#Section "InputDevice"
#	Identifier	"Keyboard0"
#	Driver		"kbd"
#	Option		"CoreKeyboard"
#	Option		"XkbRules" "xorg"
#	Option		"XkbModel" "pc105"
#	Option		"XkbLayout" "de"
#	Option		"XkbVariant" "nodeadkeys"
#EndSection

#Section "InputDevice"
#	Identifier	"Mouse0"
#	Driver		"mouse"
#	Option		"CorePointer"
#	Option		"Protocol" "Auto"
#	Option		"Device" "/dev/input/mice"
#	#Option		"MinSpeed" "0.3"
#	#Option		"MaxSpeed" "3.5"
#	#Option		"AccelFactor" "0.005"
#EndSection

Section "Monitor"
	Identifier	"Monitor0"
	VendorName	"Samsung"
	ModelName	"SyncMaster 710N"
	HorizSync	30-81
	VertRefresh	56-75
	#Option		"ConnectedMonitor" "CRT"
	Option		"DPMS" "true"
EndSection

Section "Device"
	### Available Driver options are:-
	### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
	### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
	### [arg]: arg optional
	#Option		"DigitalVibrance"		# <i>
	#Option		"NoFlip"			# [<bool>]
	#Option		"Dac8Bit"			# [<bool>]
	#Option		"NoLogo"			"true" # [<bool>]
	#Option		"UBB"				# [<bool>]
	#Option		"Stereo"			# <i>
	#Option		"SWcursor"			# [<bool>]
	#Option		"HWcursor"			"true" # [<bool>]
	#Option		"VideoKey"			# <i>
	#Option		"NvAGP"				"2" # <i>
	#Option		"IgnoreEDID"			# [<bool>]
	#Option		"NoDDC"				# [<bool>]
	#Option		"ConnectedMonitor"		# <str>
	#Option		"ConnectedMonitors"		# <str>
	#Option		"TVStandard"			# <str>
	#Option		"TVOutFormat"			# <str>
	#Option		"RenderAccel"			"true" # [<bool>]
	#Option		"CursorShadow"			"true" # [<bool>]
	#Option		"CursorShadowAlpha"		# <i>
	#Option		"CursorShadowXOffset"		# <i>
	#Option		"CursorShadowYOffset"		# <i>
	#Option		"UseEdidFreqs"			# [<bool>]
	#Option		"FlatPanelProperties"		# <str>
	#Option		"TwinView"			# [<bool>]
	#Option		"TwinViewOrientation"		# <str>
	#Option		"SecondMonitorHorizSync"	# <str>
	#Option		"SecondMonitorVertRefresh"	# <str>
	#Option		"MetaModes"			# <str>
	#Option		"UseInt10Module"		# [<bool>]
	#Option		"NoTwinViewXineramaInfo"	# [<bool>]
	#Option		"NoRenderExtension"		# [<bool>]
	#Option		"Overlay"			# [<bool>]
	#Option		"CIOverlay"			# [<bool>]
	#Option		"ForceEmulatedOverlay"		# [<bool>]
	#Option		"TransparentIndex"		# <i>
	#Option		"OverlayDefaultVisual"		# [<bool>]
	#Option		"NvEmulate"			# <i>
	#Option		"NoBandWidthTest"		# [<bool>]
	#Option		"CustomEDID-CRT-0"		# <str>
	#Option		"CustomEDID-CRT-1"		# <str>
	#Option		"CustomEDID-DFP-0"		# <str>
	#Option		"CustomEDID-DFP-1"		# <str>
	#Option		"CustomEDID-TV-0"		# <str>
	#Option		"CustomEDID-TV-1"		# <str>
	#Option		"TVOverScan"			# <f>
	#Option		"IgnoreDisplayDevices"		# <str>
	#Option		"MultisampleCompatibility"	# [<bool>]
	#Option		"RegistryDwords"		# <str>
	#Option		"NoPowerConnectorCheck"		# [<bool>]
	#Option		"AllowDFPStereo"		# [<bool>]
	#Option		"XvMCUsesTextures"		# [<bool>]
	#Option		"HorizSync"			# <str>
	#Option		"VertRefresh"			# <str>
	Option		"VideoOverlay"			"false" # [<bool>]
	Option		"OpenGLOverlay"			"false" # [<bool>]
	#Option		"UseInternalAGPGART"		# [<bool>]
	#Option		"AGPMode"			"4" # <i>
	#Option		"AGPFastWrite"			"true" # [<bool>]
	#Option		"EnablePageFlip"		"true" # [<bool>]
	#Option		"Rotate"			# [<bool>]
	#Option		"AllowGLXWithComposite"		"true" # [<bool>]
	#Option		"AddARGBGLXVisuals"		"true" # [<bool>]
	#Option		"DynamicTwinView"		"false" # [<bool>]
	Option		"UseFastTLS"			"1" # <i>
	#Option		"Coolbits"			"1" # <i>
	#Option		"TripleBuffer"			"true" # [<bool>]
	Option		"XAANoOffscreenPixmaps"		"true" # [<bool>]
	#Option		"ColorTiling"			"true" # [<bool>]
	Option		"AccelMethod"			"XAA" # <str> (alt. EXA)
	#Option		"AccelDFS"			"1" # <i>
	#Option		"DamageEvents"			"true" # [<bool>]
	#Option		"UseEvents"			"false" # [<bool>]
	#Option		"FrameBufferCompression"	# [<bool>]
	#Option		"GARTSize"			"64" # <i>
	#Option		"KernelModuleParm"		"locked-userpages=0" # <str>
	#Option		"Capabilities"			"0x00000800" # <i>
	Option		"Textured2D"			"true" # [<bool>]
	Option		"TexturedXrender"		"false" # [<bool>]
	#Option		"TexturedVideoSync"		"true" # [<bool>]
	Option		"TexturedVideo"			"true" # [<bool>]
	#Option		"BackingStore"			"true" # [<bool>]
	Identifier	"Videocard0"
	Driver		"fglrx"
	VendorName	"ATI"
	BoardName	"Radeon HD 3450"
	BusID		"PCI:1:0:0"
EndSection

Section "Screen"
	Identifier	"Screen0"
	Device		"Videocard0"
	Monitor		"Monitor0"
	DefaultDepth	24
	SubSection "Display"
		Viewport	0 0
		Depth		24
	EndSubSection
EndSection

Section "DRI"
	Group		"video"
	Mode		0666
EndSection

Section "Extensions"
	Option		"XVideo" "Enable"
	Option		"Composite" "Enable"
	Option		"RENDER" "Enable"
	Option		"DAMAGE" "Enable"
EndSection
