# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real" xorg.conf
# For example:
#   sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
EndSection

Section "Module"
	Load		"fbdevhw"
	Load		"record"
	Load		"freetype"
	Load		"type1"
	Load		"dri"
	Load		"dbe"
	Load		"glx"
	Load		"v4l"
	Load		"extmod"
	Load		"freetype"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"	"/dev/input/mice"
	Option		"Protocol"	"ImPS/2"
	Option		"ZAxisMapping"	"4 5"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"devTNT"
	Boardname	"Riva TNT2"
	Busid		"PCI:0:12:0"
	Driver		"vesa"
EndSection

Section "Monitor"
	Identifier	"Samsung17CRT"
	Vendorname	"Samsung"
	Modelname	"SyncMaster 794mb"
	Horizsync	31.5-65.5
	Vertrefresh	56.0 - 65.0
#  modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
  modeline  "1280x1024@60" 109.0 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
	Gamma	1.0
EndSection

Section "Screen"
	Identifier	"scrTNT"
	Device		"devTNT"
	Monitor		"Samsung17CRT"
	Defaultdepth	24
	SubSection "Display"
		Depth		24
		Modes		"1280x1024@60"
	EndSubSection
EndSection

Section "device" # 
	Identifier	"devFX5200"
	Boardname	"NVIDIA GeForce4 (generic)"
	Busid		"PCI:1:0:0"
	Driver		"nvidia"
	Vendorname	"NVIDIA"
	Option		"RenderAccel" "true"
	Option		"NoLogo" "true"
	Option		"ExactModeTimingsDVI" "True"
	Option		"ConnectedMonitor" "DLP"
	Option		"IgnoreEDID" "1"
	Option		"UseEDIDFreqs" "false"
	Option		"ModeValidation" "DFP-0: NoMaxPClkCheck, NoEdidMaxPClkCheck, AllowNon60HzDFPModes"
EndSection

Section "screen" # 
	Identifier	"scrFX5200"
	Device		"devFX5200"
	Defaultdepth	24
	Monitor		"Samsung22LCD"
	SubSection "Display"
		Viewport	0 0
		Depth		24
		Modes		"1680x1050"
	EndSubSection
EndSection

Section "monitor" # 
	Identifier	"Samsung22LCD"
	Vendorname	"Samsung"
	Modelname	"SyncMaster 2232bw"
	Option		"CalcAlgorithm" "XServerPool"
	Option		"DPMS"
	Horizsync	30-81
	Vertrefresh	58-75
#  modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
#  modeline  "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
#  modeline "1680x1050@50" 121.68 1680 1712 2168 2200 1050 1072 1081 1103 -hsync +vsync
#  modeline "1680x1050@51" 124.78 1680 1712 2184 2216 1050 1072 1081 1103 -hsync +vsync
#  modeline "1680x1050@56" 140.76 1680 1712 2240 2272 1050 1071 1081 1103 -hsync +vsync
#  modeline "1680x1050@60" 154.20 1680 1712 2296 2328 1050 1071 1081 1103 -hsync +vsync
#  modeline "digital:1680x1050@60" 119.0 1680 1728 1760 1840 1050 1053 1059 1080 -hsync +vsync
  modeline "1680x1050" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync 
	Gamma	1.0
EndSection

Section "ServerLayout"
	Identifier	"Multihead Layout"
	Inputdevice	"Generic Keyboard"
	Inputdevice	"Configured Mouse"
	Option		"Xinerama"
	Screen		0 "scrFX5200" 0 0
	Screen		1 "scrTNT" RightOf "scrFX5200"
EndSection

Section "ServerFlags"
EndSection

Section "DRI"
	Group		0
	Mode		0666
EndSection
