###################################################################### # SERVERLAYOUT - SECTION ###################################################################### Section "ServerLayout" Identifier "Nvidia-QuadroHead-Layout" Screen 0 "VGA (nForce 730i)" 0 0 Screen 1 "DVI (GeForce 9500 GT)" RightOf "VGA (nForce 730i)" Screen 2 "HDMI (nForce 730i)" RightOf "DVI (GeForce 9500 GT)" Screen 3 "TV-Out (GeForce 9500 GT)" Below "VGA (nForce 730i)" InputDevice "KeyboardDe" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection ###################################################################### # ZEUCHS - SECTIONS ###################################################################### Section "ServerFlags" #Option "Xinerama" "1" #Option "RandRRotation" "1" #Option "AllowEmptyInput" "off" #Option "XkbDisable" "Yes" EndSection Section "Module" EndSection Section "Files" FontPath "/usr/share/fonts/misc/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/cyrillic/" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "KeyboardDe" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" #Option "XkbVariant" "nodeadkeys" EndSection ###################################################################### # MONITOR - SECTION ###################################################################### #LG LCD-TV RGB-In an nforce730i VGA-Out Section "Monitor" Identifier "42LG6100-RGB" VendorName "LG" ModelName "42LG6100" HorizSync 31.0 - 84.0 VertRefresh 57.0 - 75.0 Option "UseEdidFreqs" "False" Option "DPMS" "True" EndSection #LG LCD-TV HDMI1-In an GeForce 9500 GT DVI-Out Section "Monitor" Identifier "42LG6100-HDMI-1" VendorName "LG" ModelName "42LG6100" HorizSync 31.0 - 84.0 VertRefresh 57.0 - 75.0 Option "UseEdidFreqs" "False" Option "DPMS" "True" EndSection #LG LCD-TV HDMI2-In an nforce730i HDMI-Out Section "Monitor" Identifier "42LG6100-HDMI-2" VendorName "LG" ModelName "42LG6100" HorizSync 31.0 - 84.0 VertRefresh 57.0 - 75.0 Option "UseEdidFreqs" "False" Option "DPMS" "True" EndSection #ICE-Display an GeForce 9500 GT TV-Out Section "Monitor" Identifier "ICE-Display" VendorName "DB" ModelName "ICE-Display" HorizSync 30-50 VertRefresh 60 EndSection ###################################################################### # DEVICE - SECTION ###################################################################### Section "Device" Screen 0 Identifier "nForce 730i VGA" Driver "nVidia" VendorName "NVIDIA Corporation" BoardName "nForce 730i" BusID "PCI:3:0:0" Option "NvAGP" "3" Option "RenderAccel" "True" Option "NoLogo" "False" #Option "MultiGPU" "True" #Option "SLI" "True" EndSection Section "Device" Screen 1 Identifier "nForce 730i HDMI" Driver "nVidia" VendorName "NVIDIA Corporation" BoardName "nForce 730i" BusID "PCI:3:0:0" Option "NvAGP" "3" Option "RenderAccel" "True" Option "NoLogo" "False" #Option "MultiGPU" "True" #Option "SLI" "True" EndSection Section "Device" Screen 0 Identifier "GeForce G9500 DVI" Driver "nVidia" VendorName "NVIDIA Corporation" BoardName "GeForce 9500 GT" BusID "PCI:2:0:0" Option "NvAGP" "3" Option "RenderAccel" "True" Option "NoLogo" "False" #Option "MultiGPU" "True" #Option "SLI" "True" Option "ExactModeTimingsDVI" "True" EndSection Section "Device" Screen 1 Identifier "GeForce G9500 TV-OUT" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 9500 GT" BusID "PCI:2:0:0" Option "NvAGP" "3" Option "RenderAccel" "True" Option "NoLogo" "False" #Option "MultiGPU" "True" #Option "SLI" "True" Option "Rotate" "inverted" Option "TVOutFormat" "COMPOSITE" Option "TVStandard" "PAL-G" Option "TVOverscan" "0.5" EndSection ###################################################################### # SCREEN - SECTION ###################################################################### Section "Screen" Identifier "VGA (nForce 730i)" Device "nForce 730i VGA" Monitor "42LG6100-RGB" DefaultDepth 24 Option "metamodes" "1920x1080" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "HDMI (nForce 730i)" Device "nForce 730i HDMI" Monitor "42LG6100-HDMI-2" DefaultDepth 24 Option "metamodes" "1920x1080" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "DVI (GeForce 9500 GT)" Device "GeForce G9500 DVI" Monitor "42LG6100-HDMI-1" DefaultDepth 24 Option "metamodes" "1920x1080" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "TV-Out (GeForce 9500 GT)" Device "GeForce G9500 TV-OUT" Monitor "ICE-Display" DefaultDepth 24 Option "metamodes" "800x600" SubSection "Display" Depth 24 EndSubSection EndSection ###################################################################### # EXTENSIONS - SECTION ###################################################################### Section "Extensions" Option "Composite" "Disable" EndSection