# XFree86 4.0 configuration generated by Xconfigurator

Section "ServerLayout"
	Identifier "XFree86 Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

# By default, Red Hat Linux 6.0 and later use xfs

Section "Files"
	FontPath "unix/:7100"
EndSection

# Module loading section

Section "Module"
	Load  "dbe"		# Double-buffering
	Load  "glx"		# OpenGL X protocol interface
	Load  "extmod"		# Misc. required extensions
	Load  "v4l"		# Video4Linux
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "keyboard"
	Option      "XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option      "Device" "/dev/mouse"
	Option      "Protocol" "IMPS/2"
	Option      "Emulate3Buttons" "on"
	Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
	Identifier "Dell 1400X Laptop Display Panel"
	VendorName "Unknown"
	ModelName  "Unknown"
	HorizSync 31.5-90.0
	VertRefresh 59.0-75.0
	Option "dpms"
EndSection

Section "Device"
	Identifier "nVidia Corporation|NV11 DDR"
	Driver "nvidia"
	BoardName "Unknown"
EndSection

Section "Device"
	Identifier "Linux Frame Buffer"
	Driver "fbdev"
	BoardName "Unknown"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device "nVidia Corporation|NV11 DDR"
	Monitor "Dell 1400X Laptop Display Panel"
	DefaultDepth 16
	Subsection "Display"
		Depth 16
		Modes "1400x1050"
	EndSubSection
EndSection

Section "DRI"
	Mode 0666
EndSection

    Source: geocities.com/epark/linux

               ( geocities.com/epark)