Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "pad" Driver "synaptics" EndSection Section "Device" Identifier "radeondev0" Driver "radeon" BusID "PCI:1:0:0" Screen 0 Option "MonitorLayout" "LVDS,CRT" Option "MergedFB" "true" # Option "Monitor-VGA" "VGA-0" # Option "Monitor-LVDS" "LVDS-0" EndSection Section "Device" Identifier "radeondev1" Driver "radeon" BusID "PCI:1:0:0" Screen 1 # Option "MergedFB" "true" # says it's ignoring it Option "MonitorLayout" "LVDS,CRT" # Option "Monitor-VGA" "VGA-0" # Option "Monitor-LVDS" "LVDS-0" EndSection Section "Screen" Identifier "screen0-lcd" Device "radeondev0" Monitor "LVDS" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1400x1050" Modes "1024x768" EndSubSection EndSection Section "Screen" Identifier "screen1-vizio" Device "radeondev1" Monitor "Vizio VX32L" Option "RenderAccel" "true" Option "ModeValidation" "NoEdidMaxPClkCheck,NoDFPNativeResolutionCheck" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1368x768" "1366x768" "1360x768" "1216x684" "800x600" "640x480" EndSubSection EndSection Section "Monitor" Identifier "internalLCD" Option "DPMS" EndSection Section "Monitor" Identifier "Vizio VX32L" Option "DPMS" HorizSync 31-60 VertRefresh 55-86 EndSection Section "Monitor" Identifier "LVDS" Option "DPMS" EndSection Section "Monitor" Identifier "VGA-0" Option "DPMS" HorizSync 31-60 VertRefresh 55-86 EndSection Section "ServerLayout" Identifier "foggyscreens" Screen 0 "screen0-lcd" Screen 1 "screen1-vizio" RightOf "screen0-lcd" InputDevice "Generic Keyboard" InputDevice "pad" Option "clone" "off" EndSection