Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "LeftScreen" 0 0
Screen 1 "MidScreen" RightOf "LeftScreen"
Screen 2 "RightScreen" RightOf "MidScreen"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
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/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
EndSection

Section "Module"
Load "bitmap"
Load "pcidata"
Load "scanpci"
Load "extmod"
Load "xie"
Load "pex5"
Load "glx"
Load "GLcore"
Load "drm"
Load "dbe"
SubSection "extmod"
Option "omit XFree86-DGA"
EndSubSection
Load "type1"
Load "freetype"
Load "record"
Load "mouse"
Load "int10"
Load "vgahw"
Load "ddc"
Load "i2c"
Load "fb"
Load "xaa"
Load "ramdac"
Load "mga_hal"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "jp106"
Option "XkbLayout" "jp"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psm0"
Option "Buttons 3"
EndSection

Section "Monitor"
Identifier "iiyama"
VendorName "Iiyama"
ModelName "MF-8221"
DisplaySize 410 300
HorizSync 31.5 - 64.3
VertRefresh 50.0 - 90.0
Gamma 1
ModeLine "1280x1024" 108.0 1280 1348 1460 1688 1024 1037 1040 1090 +hsync +vsync
EndSection

Section "Monitor"
Identifier "Sony20 1"
VendorName "NEC"
ModelName "N7823-32"
DisplaySize 390 290
HorizSync 31.5 - 64.3
VertRefresh 50.0 - 90.0
Gamma 1
ModeLine "1280x1024" 108.0 1280 1372 1484 1688 1024 1025 1028 1066 +hsync +vsync
EndSection

Section "Monitor"
Identifier "Sony20 2"
VendorName "NEC"
ModelName "N7823-32"
DisplaySize 390 290
HorizSync 31.5 - 64.3
VertRefresh 50.0 - 90.0
Gamma 1
ModeLine "1280x1024" 108.0 1280 1320 1432 1676 1024 1029 1032 1066 +hsync +vsync
EndSection

Section "Device"
Identifier "Card0"
Driver "nv"
VendorName "NVidia"
BoardName "Riva TNT"
ChipSet "RIVATNT"
VideoRam 16384
BusID "PCI:0:15:0"
EndSection

Section "Device"
Identifier "Card1_p"
Driver "mga"
VendorName "Matrox"
BoardName "MGA G400 AGP"
ChipSet "mgag400"
VideoRam 32768
BusID "PCI:1:0:0"
Screen 0
EndSection

Section "Device"
Identifier "Card1_s"
Driver "mga"
VendorName "Matrox"
BoardName "MGA G400 AGP"
ChipSet "mgag400"
VideoRam 32768
BusID "PCI:1:0:0"
Screen 1
EndSection

Section "Screen"
Identifier "LeftScreen"
Device "Card0"
Monitor "iiyama"
DefaultDepth 24
DefaultFbBPP 32
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection

Section "Screen"
Identifier "MidScreen"
Device "Card1_p"
Monitor "Sony20 1"
DefaultDepth 24
DefaultFbBPP 32
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection

Section "Screen"
Identifier "RightScreen"
Device "Card1_s"
Monitor "Sony20 2"
DefaultDepth 24
DefaultFbBPP 32
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection

Section "DRI"
Group 0
EndSection