Section "ServerFlags" # Option "Xinerama" "True" EndSection Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 # Screen 1 "Screen1" 0 0 Screen 1 "Screen1" RightOf "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/share/fonts/ttf-bitstream-vera/" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" 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 "record" Load "v4l" Load "extmod" Load "dbe" # Load "dri" # Load "glx" Load "xtrap" Load "freetype" Load "type1" Load "speedo" # Load "fb" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" EndSection Section "Monitor" Identifier "Sony TV 0" VendorName "Sony" ModelName "Monitor Model" # HorizSync 30-50 # VertRefresh 60 EndSection Section "Monitor" Identifier "Sony TV 1" VendorName "Sony" ModelName "Monitor Model" HorizSync 30-50 VertRefresh 60 EndSection Section "Device" Identifier "Card0" Driver "ivtvdev" Option "fbdev" "/dev/fb1" Option "ivtv" "/dev/fb1" BusID "PCI:1:6:0" EndSection Section "Device" Identifier "Card1" Driver "nvidia" VendorName "nVidia Corporation" BoardName "NV18 [GeForce4 MX - nForce GPU]" BusID "PCI:3:0:0" Option "ConnectedMonitor" "TV" #Option "CrtcNumber" "0" #Option "UseFBDev" "true" #Option "fbdev" "/dev/fb0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Sony TV 0" DefaultDepth 24 DefaultFbBpp 32 SubSection "Display" # Viewport 0 0 Depth 24 FbBpp 32 Modes "720x480" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Card1" Monitor "Sony TV 1" DefaultDepth 24 SubSection "Display" # Viewport 0 0 Depth 24 Modes "800x600" "640x480" "400x300" "320x240" EndSubSection EndSection #Section "DRI" # Mode 0666 #EndSection