# XF86Config-4 (XFree86 server configuration file) generated by Dexter, the
# Debian X Configuration tool.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type "man XF86Config" at the shell prompt.)

Section "Files"
	
#	let the fontserver do the job
	
	FontPath	"unix/:7100"

# 	if the local font server has problems, we can fall back on these

#	FontPath	"/usr/lib/X11/fonts/misc"
#	FontPath	"/usr/local/lib/X11/fonts/koi8-1/misc"   
#	FontPath	"/usr/local/lib/X11/fonts/koi8-1/75dpi"   
#	FontPath	"/usr/local/lib/X11/fonts/windows-1251/misc"   
#	FontPath	"/usr/local/lib/X11/fonts/windows-1251/75dpi"
#	FontPath	"/usr/local/lib/X11/fonts/truetype"
#	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
#	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
#	FontPath	"/usr/lib/X11/fonts/Type1"
#	FontPath	"/usr/lib/X11/fonts/Speedo"
#	FontPath	"/usr/lib/X11/fonts/100dpi"
#	FontPath	"/usr/lib/X11/fonts/75dpi"

EndSection

Section "ServerFlags"
EndSection

Section "Module"
	Load	"ddc"
#	Load	"GLcore"
#	Load	"dbe"
#	Load	"dri"
	Load	"extmod"
#	Load	"glx"
#	Load	"pex5"
#	Load	"record"
#	Load	"xie"
	Load	"bitmap"
	Load	"freetype"
#	Load	"speedo"
	Load	"type1"
	Load	"vbe"
	Load	"int10"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"Protocol"		"Standard"
	Option		"AutoRepeat"	"500 30"
	Option		"XkbKeycodes"	"xfree86"
	Option		"XkbTypes"		"default"
	Option		"XkbCompat"		"default"
	Option		"XkbGeometry"	"pc"
	Option		"XkbRules"		"xfree86"
	Option		"XkbModel"		"microsoft"
	Option		"XkbLayout"		"rums(basic)"
	Option		"XkbOptions"	"grp:shift_toggle"
EndSection

Section "InputDevice"
	Identifier	"Generic Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Protocol"		"Auto"
	Option		"Device"		"/dev/mouse"
	Option		"Resolution"	"100"
	Option		"ZAxisMapping"	"4 5"
	Option		"Buttons"		"3"
EndSection

Section "Device"
	Identifier	"Generic Graphics Device"
	Driver "mga"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	30-57
	VertRefresh	43-72
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Graphics Device"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480" 
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480" 
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480" 
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480" 
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480" 
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480" 
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Generic Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

# end of XF86Config
