All pastes #2030440 Raw Edit

Something

public text v1 · immutable
#2030440 ·published 2010-12-27 11:16 UTC
rendered paste body
#Section "ServerFlags"
#	Option		"AutoAddDevices" "False"
#EndSection

#Section "Extensions"
#	Option		"AIGLX" "Disable"
#	Option		"Composite" "Enable"
#EndSection

#Section "Module"
#	Load		"glx"
#	Load		"dri"
#	Load		"dri2"
#	Disable		"dri"
#	Disable		"dri2"
#EndSection

Section "Files"
	FontPath	"/usr/share/fonts/100dpi"
	FontPath	"/usr/share/fonts/75dpi"
	FontPath	"/usr/share/fonts/OTF"
	FontPath	"/usr/share/fonts/Speedo"
	FontPath	"/usr/share/fonts/TTF"
	FontPath	"/usr/share/fonts/Type1"
#	FontPath	"/usr/share/fonts/default/gostscript"
	FontPath	"/usr/share/fonts/aquafont"
	FontPath	"/usr/share/fonts/aquapfont"
	FontPath	"/usr/share/fonts/arphicfonts"
	FontPath	"/usr/share/fonts/baekmuk-fonts"
	FontPath	"/usr/share/fonts/corefonts"
	FontPath	"/usr/share/fonts/cyrillic"
	FontPath	"/usr/share/fonts/dejavu"
	FontPath	"/usr/share/fonts/droid"
	FontPath	"/usr/share/fonts/jisx0213"
	FontPath	"/usr/share/fonts/koichi-subtitude"
	FontPath	"/usr/share/fonts/liberation-fonts"
	FontPath	"/usr/share/fonts/misc"
	FontPath	"/usr/share/fonts/manafont"
	FontPath	"/usr/share/fonts/mplus"
	FontPath	"/usr/share/fonts/sazanami"
	FontPath	"/usr/share/fonts/shinonome"
	FontPath	"/usr/share/fonts/terminus"
	FontPath	"/usr/share/fonts/ubuntu-font-family"
	FontPath	"/usr/share/fonts/vlgothic"
EndSection

#Section "InputDevice"
#	Driver		"kbd"
#	Identifier	"keyboard0"
#	Driver		"evdev"
#	MatchIsKeyboard "on"
#	Option		"Device" "/dev/input/event*"
#	Option		"Protocol" "Standard"
#	Option		"XkbRules" "xorg"
#	Option		"XkbModel" "pc105"
#	Option		"XkbLayout" "us,ru"
#	Option		"XkbVariant" ",winkeys"
#	Option		"XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
#EndSection

#Section "InputDevice"
#	Identifier	"mouse0"
#	Driver		"evdev"
#	Option		"CorePointer"
#	Option		"Buttons" "12"
#	Option		"Device" "/dev/input/mice"
#	Option		"Protocol" "explorerps/2"
#	Option		"ZAxisMapping" "4 5"
#EndSection

Section "Monitor"
	Identifier	"monitor0"
	Option		"DPMS"
#	UseModes	"modes0"
EndSection

#Section "Modes"
#	Identifier	"modes0"
#	Modeline	"1280x1024x75" 138.54 1280 1368 1504 1728 1024 1025 1028 1069 -HSync +Vsync
#	Modeline	"1024x768x100" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +Vsync
#EndSection

Section "Screen"
	Device		"device0"
	Identifier	"screen0"
	Monitor		"monitor0"
	DefaultDepth	24
	SubSection	"Display"
	Depth		24
	Modes		"1600x900" "1280x720"
EndSubSection
EndSection

Section "Device"
	Identifier	"device0"
	Driver		"nvidia"
#	Driver		"nouveau"
#	Driver		"fbdev"
#	Option		"AddARGBGLXVisuals" "True"
EndSection

Section "ServerLayout"
	Identifier	"layout0"
#	InputDevice	"keyboard0"
#	InputDevice	"mouse0"
	Screen		"screen0"
EndSection

Section "DRI"
	Group		0
	Mode		0666
EndSection