Section "ServerLayout" Identifier "Layout1" # Screen "Screen1" 0 0 Screen 0 "Screen1" 0 0 # Screen "Screen2" RightOf "Screen1" InputDevice "Mouse1" InputDevice "Keyboard1" EndSection Section "Files" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/75dpi" EndSection Section "Module" Load "glx" Load "dbe" Load "dri" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "ServerFlags" Option "Xinerama" "off" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "CorePointer" Option "Name" "Razer DeathAdder" Option "Device" "/dev/input/mice" EndSection Section "Monitor" Identifier "Monitor1" Option "VendorName" "1PLUS" Option "ModelName" "LM240HA" EndSection Section "Monitor" Identifier "Monitor2" Option "VendorName" "LG" Option "ModelName" "L204WT" EndSection Section "Device" Identifier "Device1" Driver "fglrx" BusID "PCI:2:0:0" Option "DPMS" "off" Option "VideoOverlay" "off" Option "OpenGLOverlay" "on" # Option "DesktopSetup" "horizontal" Option "OverlayOnCRTC2" "on" Option "UseInternalAGPGART" "no" EndSection Section "Device" Identifier "Device2" Driver "fglrx" BusID "PCI:2:0:0" Screen 1 Option "DPMS" "off" EndSection Section "Screen" Identifier "Screen1" Device "Device1" Monitor "Monitor1" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 # Virtual 3600 1200 EndSubSection EndSection Section "Screen" Identifier "Screen2" Device "Device2" Monitor "Monitor2" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "DRI" Group "video" Mode 0660 EndSection Section "Extensions" Option "Composite" "on" EndSection