Section "ServerFlags" Option "Xinerama" "off" EndSection Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "Layout1" Screen 0 "Screen1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "unix/:7100" EndSection Section "Module" Load "dbe" # Double-buffering Load "GLcore" # OpenGL support Load "dri" # Direct rendering infrastructure Load "glx" # OpenGL X protocol interface Load "extmod" # Misc. required extensions Load "v4l" # Video4Linux # Load "pex5" # PHIGS for X 3D environment (obsolete) # Load "record" # X event recorder # Load "xie" # X Image Extension (obsolete) # You only need the following two modules if you do not use xfs. # Load "freetype" # TrueType font handler # Load "type1" # Adobe Type 1 font handler # Load "speedo" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc101" Option "XkbLayout" "us_intl" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "keyboard" Option "Protocol" "usbev" Option "Device" "/dev/input/event1" Option "XkbRules" "xfree86" Option "XkbModel" "pc101" Option "XkbLayout" "us_intl" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Device" "/dev/mouse" Option "Protocol" "IMPS/2" Option "Emulate3Buttons" "off" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Device" "/dev/ttyS1" Option "Protocol" "Microsoft" EndSection Section "Monitor" Identifier "Plex17" VendorName "Unknown" ModelName "Unknown" HorizSync 31.5 - 79.0 VertRefresh 50-90 Option "dpms" EndSection Section "Monitor" Identifier "Syncmaster3" HorizSync 31.5 - 79.0 VertRefresh 50-70 EndSection Section "Device" Identifier "Matrox|MGA G450 DualHead" Driver "mga" Option "hwcursor" "off" Option "usefbdev" "on" EndSection Section "Device" Identifier "G450 Second Head" Driver "fbdev" Option "fbdev" "/dev/fb1" EndSection Section "Screen" Identifier "Screen0" Device "Matrox|MGA G450 DualHead" Monitor "Plex17" DefaultDepth 16 Subsection "Display" Depth 16 Modes "1024x768" "720x480" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "G450 Second Head" Monitor "SyncMaster 3" DefaultDepth 16 SubSection "Display" Depth 16 Modes "800x600" EndSubSection EndSection Section "DRI" Mode 0666 EndSection