Section "Files" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" EndSection Section "Module" Load "ddc" Load "record" Load "extmod" Load "dbe" #Load "dri" Load "glx" Load "xtrap" Load "type1" # Load "speedo" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "LeftMonitor" VendorName "Mitsubishi" ModelName "DiamondPro 2060u" HorizSync 30.0-121.0 VertRefresh 50-160 Option "DPMS" EndSection Section "Monitor" Identifier "RightMonitor" VendorName "Mitsubishi" ModelName "DiamondPro 2060u" HorizSync 30.0-121.0 VertRefresh 50-160 Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "NoAccel" # [] #Option "ShowCache" # [] #Option "ShadowFB" # [] #Option "UseFBDev" # [] #Option "Rotate" # [] #Option "VideoKey" # #Option "FlatPanel" # [] #Option "FPDither" # [] #Option "CrtcNumber" # Identifier "Head0" Driver "nvidia" VendorName "nVidia Corporation" BoardName "NV18 [GeForce4 MX 440 AGP 8x]" BusID "PCI:2:0:0" Screen 0 EndSection Section "Device" Identifier "Head1" Driver "nvidia" VendorName "nVidia Corporation" BoardName "NV18 [GeForce4 MX 440 AGP 8x]" BusID "PCI:2:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Head0" Monitor "LeftMonitor" DefaultDepth 16 Option "NvAGP" "3" Option "NoLogo" "on" SubSection "Display" Depth 1 Modes "1600x1200" EndSubSection SubSection "Display" Depth 4 Modes "1600x1200" EndSubSection SubSection "Display" Depth 8 Modes "1600x1200" EndSubSection SubSection "Display" Depth 15 Modes "1600x1200" EndSubSection SubSection "Display" Depth 16 Modes "1600x1200" EndSubSection SubSection "Display" Depth 24 Modes "1600x1200" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Head1" Monitor "RightMonitor" DefaultDepth 16 Option "NvAGP" "3" Option "NoLogo" "on" SubSection "Display" Depth 1 Modes "1600x1200" EndSubSection SubSection "Display" Depth 4 Modes "1600x1200" EndSubSection SubSection "Display" Depth 8 Modes "1600x1200" EndSubSection SubSection "Display" Depth 15 Modes "1600x1200" EndSubSection SubSection "Display" Depth 16 Modes "1600x1200" EndSubSection SubSection "Display" Depth 24 Modes "1600x1200" EndSubSection EndSection Section "ServerLayout" Identifier "XFree86 Configured" Screen "Screen0" 0 0 #Screen "Screen1" 0 0 Screen "Screen1" LeftOf "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "Xinerama" "on" EndSection