Section "ServerLayout" Identifier "MultiScreen" Screen 0 "DesktopScreen" Screen 1 "TVScreen" Below "DesktopScreen" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "ServerLayout" Identifier "SingleScreen" Screen 0 "DesktopScreen" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "ServerFlags" Option "Xinerama" "on" Option "DefaultServerLayout" "MultiScreen" EndSection Section "Files" #Nothing here yet EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 9500 GT" BusID "PCI:1:0:0" Screen 0 Option "DDCMode" "True" Option "MonitorLayout" "TMDS,TMDS" EndSection Section "Device" Identifier "Device1" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 9500 GT" BusID "PCI:1:0:0" Screen 1 Option "DDCMode" "True" Option "MonitorLayout" "TMDS,TMDS" EndSection Section "Monitor" Identifier "DesktopMonitor" VendorName "none" ModelName "LCA LaCie 321" HorizSync 31.0 - 95.0 VertRefresh 50.0 - 85.0 Option "DPMS" EndSection Section "Monitor" Identifier "TVMonitor" VendorName "none" ModelName "LG 37LF65" HorizSync 31.0 - 84.0 VertRefresh 57.0 - 75.0 EndSection Section "Screen" Identifier "DesktopScreen" Device "Device0" Monitor "DesktopMonitor" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1600x1200" EndSubSection EndSection Section "Screen" Identifier "TVScreen" Device "Device1" Monitor "TVMonitor" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1920x1080" EndSubSection EndSection