Section "Module" Load "dbe" Load "record" Load "extmod" Load "type1" Load "freetype" Load "glx" Load "ddc" Load "v4l" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" # FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/X11R6/lib/X11/fonts/misc/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/local/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" # FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" # FontPath "/usr/X11R6/lib/X11/fonts/ttf/" ModulePath "/usr/X11R6/lib/modules" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "AutoRepeat" "500 30" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/mouse" Option "Emulate3Buttons" EndSection Section "Monitor" Identifier "Tatung" HorizSync 31.5, 35.2, 35.5 # HorizSync 31.5-50 VertRefresh 50-70 EndSection Section "Device" Identifier "MonitorOnly" VendorName "nvidia" Driver "nvidia" BusID "PCI:1:0:0" Option "DPMS" Option "IgnoreEDID" "1" Option "CursorShadow" "1" Option "NvAGP" "2" Option "MetaModes" "800x600;640x480" EndSection Section "Device" Identifier "TwinViewTV" VendorName "nvidia" Driver "nvidia" BusID "PCI:1:0:0" Option "TwinView" Option "DPMS" Option "IgnoreEDID" "1" # Option "HWCursor" "0" Option "NvAGP" "2" Option "SecondMonitorHorizSync" "30-50" Option "SecondMonitorVertRefresh" "60" Option "TwinViewOrientation" "Clone" Option "MetaModes" "800x600,800x600" # Option "MetaModes" "640x480,640x480" Option "TVOutFormat" "COMPOSITE" Option "TVStandard" "PAL-B" Option "ConnectedMonitor" "crt,TV" EndSection Section "Device" Identifier "TVOnly" VendorName "nvidia" Driver "nvidia" BusID "PCI:1:0:0" Option "IgnoreEDID" "1" Option "HWCursor" "0" Option "NvAGP" "2" Option "SecondMonitorHorizSync" "30-50" Option "SecondMonitorVertRefresh" "60" Option "TVOutFormat" "COMPOSITE" Option "TVStandard" "PAL-B" Option "ConnectedMonitor" "TV" EndSection Section "Screen" Identifier "Screen 1" Device "MonitorOnly" Monitor "Tatung" DefaultDepth 24 Subsection "Display" Depth 24 Modes "800x600" "640x480" EndSubsection EndSection Section "Screen" Identifier "Screen 2" Device "TwinViewTV" Monitor "Tatung" DefaultDepth 24 Subsection "Display" Depth 24 Modes "800x600" "640x480" EndSubsection EndSection Section "Screen" Identifier "Screen 3" Device "TVOnly" Monitor "Tatung" DefaultDepth 24 Subsection "Display" Depth 24 Modes "800x600" "640x480" EndSubsection EndSection Section "ServerLayout" Identifier "Normal" Screen "Screen 1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "TV" Screen "Screen 2" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "TVOnly" Screen "Screen 3" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection