Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" 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 "extmod" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "glx" Load "speedo" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" # Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Monitor" Identifier "Monitor1" EndSection Section "Monitor" Identifier "Monitor2" ModelName "PAL TV" VendorName "wurst VertRefresh 60 HorizSync 30-50 EndSection Section "Device" Identifier "NV AGP TwinView" VendorName "nvidia" Driver "nvidia" # Driver "nv" # update this with the PCI id of your card. Consult the output # of the 'lspci' command. The BusID is usually optional when # only using one graphics card. BusID "PCI:1:0:0" # sample twinview setup #Option "TwinView" # be sure to replace the HorizSync and VertRefresh with correct values # for your monitor! # Option "SecondMonitorHorizSync" "31-82" # Option "SecondMonitorVertRefresh" "55-120" # Option "TwinViewOrientation" "RightOf" # Option "MetaModes" "1280x1024,1280x1024; 1024x768,1024x768" # Option "ConnectedMonitor" "crt,crt" Option "NoLogo" EndSection Section "Device" BoardName "GeForce-2" Driver "nvidia" Identifier "Device2" Screen 0 VendorName "Nvidia" Option "NoLogo" "on" Option "CursorShadow" "on" Option "CursorShadowAlpha" "32" Option "CursorShadowXOffset" "2" Option "CursorShadowYOffset" "2" Option "TVOutFormat" "COMPOSITE" Option "TVStandard" "PAL-B" Option "ConnectedMonitor" "TV" EndSection #Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "DigitalVibrance" # #Option "NoFlip" # [] #Option "Dac8Bit" # [] #Option "NoLogo" # [] #Option "UBB" # [] #Option "Stereo" # #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "VideoKey" # #Option "NvAGP" # #Option "IgnoreEDID" # [] #Option "NoDDC" # [] #Option "ConnectedMonitor" # #Option "ConnectedMonitors" # #Option "TVStandard" "pal" # #Option "TVOutFormat" # #Option "RenderAccel" # [] #Option "CursorShadow" # [] #Option "CursorShadowAlpha" # #Option "CursorShadowXOffset" # #Option "CursorShadowYOffset" # #Option "UseEdidFreqs" # [] #Option "FlatPanelProperties" # #Option "TwinView" # [] #Option "TwinViewOrientation" # #Option "SecondMonitorHorizSync" # #Option "SecondMonitorVertRefresh" # # Option "MetaModes" "" # #Option "UseInt10Module" # [] #Option "NoTwinViewXineramaInfo" # [] #Option "NoRenderExtension" # [] #Option "Overlay" # [] #Option "CIOverlay" # [] #Option "ForceEmulatedOverlay" # [] #Option "TransparentIndex" # #Option "OverlayDefaultVisual" # [] #Option "NvEmulate" # #Option "NoBandWidthTest" # [] #Option "CustomEDID-CRT-0" # #Option "CustomEDID-CRT-1" # #Option "CustomEDID-DFP-0" # #Option "CustomEDID-DFP-1" # #Option "CustomEDID-TV-0" # #Option "CustomEDID-TV-1" # #Option "TVOverScan" # #Option "IgnoreDisplayDevices" # #Option "MultisampleCompatibility" # [] #Option "RegistryDwords" # #Option "NoPowerConnectorCheck" # [] #Option "AllowDFPStereo" # [] #Option "XvMCUsesTextures" # [] #Option "HorizSync" # #Option "VertRefresh" # #Identifier "Card0" #Driver "nvidia" #Driver "vesa" #VendorName "nVidia Corporation" #BoardName "Unknown Board" #BusID "PCI:1:0:0" #EndSection Section "Screen" Identifier "Screen0" Device "NV AGP TwinView" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" "1024x768" EndSubSection EndSection Section "Screen" DefaultDepth 24 SubSection "Display" Depth 24 Modes "800x600" EndSubSection Device "Device2" Identifier "TV" Monitor "Monitor2" EndSection