#Section "ServerFlags" # Option "XkbDisable" "true" # Option "ConnectedMonitor" "DFP-0,CRT-1" #EndSection #Section "Extensions" # Option "Composite" "Enable" #EndSection Section "ServerLayout" # The Identifier line must be present # Each InputDevice line specifies an InputDevice section name and # optionally some options to specify the way the device is to be # used. Those options include "CorePointer", "CoreKeyboard" and # "SendCoreEvents". # Option "ConnectedMonitor" "DFP,CRT" Identifier "Simple Layout" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" LeftOf "Screen0" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" #XFS FontPath "unix/:-1" EndSection Section "Module" Load "glx" Load "dbe" Load "extmod" Load "record" Load "xtrap" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "CoreKeyboard" Option "XkbModel" "logicdp" Option "XkbLayout" "fi" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" # Option "Protocol" "usb" Option "Device" "/dev/input/mice" # Option "ZAxisMapping" "6 7" Option "Buttons" "7" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Hitachi" # HorizSync 28.0 - 96.0 # VertRefresh 50.0 - 75.0 EndSection Section "Monitor" Identifier "Dell" VendorName "Dell" ModelName "2005FPW" Option "DPMS" HorizSync 30-83 VertRefresh 56-75 Modeline "1680x1050@60" 154.20 1680 1712 2296 2328 1050 1071 1081 1103 UseModes "16:10" EndSection Section "Device" # Option "ConnectedMonitor" "DFP-0,CRT-0" Identifier "nvidia0" Driver "nvidia" VendorName "NVidia" BoardName "NVidia Geforce 4 Ti-4600" Option "NoLogo" "true" # Option "NvAGP" "2" BusID "PCI:1:0:0" Option "RenderAccel" "true" Option "AllowGLXWithComposite" "true" EndSection Section "Device" Identifier "nvidia1" Driver "nvidia" VendorName "NVidia" BoardName "NVidia Geforce 4 Ti-4600" Option "NoLogo" "true" # Option "NvAGP" "2" # Option "ConnectedMonitor" "DFP-0,CRT-0" BusID "PCI:1:0:0" Option "RenderAccel" "true" Option "AllowGLXWithComposite" "true" Screen 1 EndSection Section "Screen" # Option "ConnectedMonitor" "DFP-0,CRT-0" Identifier "Screen1" Device "nvidia1" Monitor "Dell" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1680x1050" EndSubSection EndSection Section "Screen" # Option "ConnectedMonitor" "DFP-0,CRT-0" Identifier "Screen0" Device "nvidia0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Modes" Identifier "16:10" ModeLine "1680x1050" 146.2 1680 1960 2136 2240 1050 1080 1086 1089 -hsync +vsync EndSection