Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" LeftOf "Screen 2" Screen "Screen 2" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerFlags" Option "Xinerama" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/local/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "AutoRepeat" "500 30" Option "XkbRules" "xfree86" Option "XkbModel" "pc101" Option "XkbLayout" "us" Option "XkbCompat" "" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/mouse" EndSection Section "Monitor" Identifier "My Monitor 1" HorizSync 31.5 - 95.0 VertRefresh 50.0 - 85.0 EndSection Section "Monitor" Identifier "My Monitor 2" HorizSync 31.5 - 95.0 VertRefresh 50.0 - 85.0 EndSection Section "Device" Identifier "MGA CARD 1" Driver "mga" BusID "PCI:1:0:0" # Option "DigitalScreen1" "on" Screen 0 EndSection Section "Device" Identifier "MGA CARD 2" Driver "mga" BusID "PCI:1:0:0" # Option "DigitalScreen2" "on" Screen 1 EndSection Section "Screen" Identifier "Screen 1" Device "MGA CARD 1" Monitor "My Monitor 1" DefaultDepth 24 SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "Screen 2" Device "MGA CARD 2" Monitor "My Monitor 2" DefaultDepth 24 SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection