Te envio el fichero del trabajo
Section "ServerFlags"
    Option "Xinerama"   "true"
EndSection
Section "ServerLayout"
        Identifier     "Default Layout"
#       Screen      0  "Izquierdo"
        Screen      0  "Izquierdo" LeftOf "Derecho"
        Screen      1  "Derecho" RightOf "Izquierdo"
        InputDevice    "Generic Keyboard"
        InputDevice    "Configured Mouse"
#       InputDevice    "USB Mouse"
EndSection

Section "Files"
        FontPath     "unix/:7100"
        FontPath     "unix/:7110"
        FontPath     "/usr/lib/X11/fonts/misc/:unscaled"
        FontPath     "/usr/lib/X11/fonts/misc"
        FontPath     "/usr/lib/X11/fonts/cyrillic/:unscaled"
        FontPath     "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath     "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath     "/usr/lib/X11/fonts/Type1"
        FontPath     "/usr/lib/X11/fonts/Speedo"
        FontPath     "/usr/X11R6/lib/X11/fonts/TrueType"
EndSection

Section "Module"
        Load  "xtt"
        Load  "ddc"
        Load  "GLcore"
        Load  "dbe"
        Load  "extmod"
        Load  "glx"
        Load  "pex5"
        Load  "record"
        Load  "xie"
        Load  "bitmap"
        Load  "speedo"
        Load  "type1"
        Load  "vbe"
        Load  "int10"
        Load  "dga"
EndSection

Section "InputDevice"
        Identifier  "Generic Keyboard"
        Driver      "keyboard"
        Option      "CoreKeyboard"
        Option      "XkbRules" "xfree86"
        Option      "XkbModel" "pc104"
        Option      "XkbLayout" "es"
EndSection

Section "InputDevice"
        Identifier  "Configured Mouse"
        Driver      "mouse"
        Option      "CorePointer"
        Option      "Protocol" "MouseSystems"
        Option      "Device" "/dev/gpmdata"
        Option      "BaudRate" "1200"
        Option      "Resolution" "100"
#       Option      "Device" "/dev/psaux"
#       Option      "Protocol" "IMPS/2"
#       Option      "Protocol" "IntelliMouse"
#       Option      "Protocol" "Auto"
        Option      "ZAxisMapping" "4 5"
EndSection

#Section "InputDevice"
#       Identifier  "USB Mouse"
#       Driver      "mouse"
#       Option      "CorePointer"
#       Option      "Device" "/dev/usb/mouse0"
#       Option      "Protocol" "IMPS/2"
#       Option      "ZAxisMapping" "4 5"
#EndSection


#Section "InputDevice"
#       Identifier  "Mouse1"
#       Driver      "mouse"
#       Option      "Device" "/dev/mouse0"
#       Option      "Protocol" "Auto"
#       Option      "Emulate3Buttons"
#       Option      "Emulate3Timeout" "50"
#EndSection

Section "Monitor"
        Identifier   "Izquierdo"
        HorizSync    30.0 - 70.0
        VertRefresh  48.0 - 160.0
        Option       "DPMS"
EndSection

Section "Monitor"
        Identifier   "Derecho"
        HorizSync    30.0 - 70.0
        VertRefresh  48.0 - 160.0
        Option       "DPMS"
EndSection

Section "Device"
        Identifier  "MGA"
        Driver      "mga"
        BusID       "1:0:0"
EndSection

Section "Device"
        Identifier  "S3"
        Driver      "s3virge"
        BusID       "0:15:0"
        IRQ         10
EndSection

Section "Screen"
        Identifier "Izquierdo"
        Device     "MGA"
        Monitor    "Izquierdo"
        DefaultDepth     16
        SubSection "Display"
                Depth     1
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     4
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     8
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     15
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "Screen"
        Identifier "Derecho"
        Device     "S3"
        Monitor    "Derecho"
        DefaultDepth     16
        SubSection "Display"
                Depth     1
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     4
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     8
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     15
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "DRI"
        Mode         0666
EndSection



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Responder a