Section "ServerLayout" Identifier "NV-440Layout" Screen 0 "Screen0" Absolute 0 0 Screen 1 "Screen1" Below "Screen0" Option "xinerama" "1" # if uncommented causes segmentatin fault EndSection Section "Monitor" Identifier "Monitor1" VendorName "Unknown" ModelName "e17t4" HorizSync 30.0 - 80.0 VertRefresh 56.0 - 76.0 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor2" VendorName "GSM" ModelName "443c" HorizSync 30.0 - 83.0 VertRefresh 50.0 - 75.0 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor3" VendorName "NUL" ModelName "0" HorizSync 24.0 - 80.0 VertRefresh 50.0 - 75.0 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor4" VendorName "DEL" ModelName "3004" HorizSync 30.0 - 60.0 VertRefresh 60.0 - 75.0 Option "DPMS" EndSection Section "Device" Identifier "Device1" Driver "nouveau" BusID "PCI:3:0:0" Option "Monitor-DVI-I-1" "Monitor1" Option "ZaphodHeads" "DVI-I-1" # Screen 0 #if uncommented gives "(EE) Screen 0 deleted because of no matching config section" error EndSection Section "Device" Identifier "Device1a" Driver "nouveau" BusID "PCI:3:0:0" Option "Monitor-DVI-I-2" "Monitor2" Option "ZaphodHeads" "DVI-I-2" # Screen 1 #if uncommented gives "(EE) Screen 0 deleted because of no matching config section" error EndSection Section "Device" Identifier "Device2" Driver "nouveau" BusID "PCI:4:0:0" Option "Monitor-DVI-I-3" "Monitor3" Option "ZaphodHeads" "DVI-I-3" # Screen 0 #if uncommented gives "(EE) Screen 0 deleted because of no matching config section" error EndSection Section "Device" Identifier "Device2a" Driver "nouveau" BusID "Pci:4:0:0" Option "Monitor-DVI-I-4" "Monitor4" Option "ZaphodHeads" "DVI-I-4" # Screen 1 #if uncommented gives "(EE) Screen 0 deleted because of no matching config section" error EndSection Section "Screen" Identifier "Screen0" Device "Device1" Device "Device1a" DefaultDepth 24 EndSection Section "Screen" Identifier "Screen1" Device "Device2" Device "Device2a" DefaultDepth 24 EndSection