Section "ServerLayout" Identifier "Multihead layout" Screen 0 "Screen0" LeftOf "Screen1" Screen 1 "Screen1" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "Xinerama" "on" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/TTF/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "extmod" Load "glx" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbLayout" "gb" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" #Option "Protocol" "Auto" Option "Protocol" "PS/2" Option "Device" "/dev/psm0" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" #DisplaySize 370 300 # mm Identifier "Monitor0" VendorName "AIC" ModelName "F-419" ### Uncomment if you don't want to default to DDC: # HorizSync 24.0 - 80.0 # VertRefresh 49.0 - 75.0 Option "DPMS" EndSection Section "Monitor" #DisplaySize 370 300 # mm Identifier "Monitor1" VendorName "AIC" ModelName "F-419" ### Uncomment if you don't want to default to DDC: # HorizSync 24.0 - 80.0 # VertRefresh 49.0 - 75.0 Option "DPMS" EndSection Section "Device" Option "BusType" "AGP" # [] Option "DDCMode" "True" # [] Option "MergedXineramaCRT2IsScreen0" "True" # [] Option "SWcursor" "True" # [] Identifier "Card0" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "Unknown Board" Screen 0 BusID "PCI:1:0:0" EndSection Section "Device" Option "BusType" "AGP" # [] Option "DDCMode" "True" # [] Option "SWcursor" "True" # [] Identifier "Card1" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "Unknown Board" Screen 1 BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Card1" Monitor "Monitor1" SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" EndSubSection EndSection