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

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	# FontPath	"/usr/lib/X11/fonts/cyrillic"
	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		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Generic Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Emulate3Buttons"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"PS/2"
EndSection

Section "Device"
	Identifier	"IBM ThinkPad 240Z"
	Driver		"siliconmotion"
	# Option		"pci_burst" "on"
	# Option		"pci_retry" "on"
	# Option "NoAccel"

#       BiosBase  baseaddress
#              This optional entry specifies the base  address  of
#              the  video BIOS for the VGA board.  This address is
#              normally auto-detected, and should only  be  speci$B%e(B
#              fied  if  the  driver-specific documentation recom$B%e(B
#              mends it.

#       MemBase  baseaddress
#              This  optional  entry  specifies  the  memory  base
#              address  of a graphics board's linear frame buffer.
#              This entry is not used  by  many  drivers,  and  it
#              should  only  be  specified  if the driver-specific
#              documentation recommends it.

#       IOBase  baseaddress
#              This optional entry specifies the IO base  address.
#              This  entry  is  not  used  by many drivers, and it
#              should only be  specified  if  the  driver-specific
#              documentation recommends it.


EndSection

Section "Monitor"
	Identifier      "IBM ThinkPad 240Z"
	HorizSync       31.5-57.0
	VertRefresh     50-90
	# Option		"DPMS"

	#Mode	"LCD"
		#DotClock	75.00
		#HTimings	1024 1048 1184 1328
		#VTimings	768 771 777 806
		# Flags	"-HSync" "-VSync"
	#EndMode

EndSection


Section "Screen"
	Identifier	"IBM ThinkPad 240Z"
	Device		"IBM ThinkPad 240Z"
	Monitor		"IBM ThinkPad 240Z"
	DefaultDepth	16
	SubSection "Display"
		Depth		1
		Modes		"1024x768"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768"
	EndSubSection
	SubSection "Display"
		Depth		24
		Weight		8 8 8
		Modes		"1024x768"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"IBM ThinkPad 240Z"
	InputDevice	"Generic Keyboard"
	InputDevice	"Generic Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

# end of XF86Config
