This one time, at band camp, "dana christiansen" <christiansen_dana@hotmail.com> wrote: > I'm trying to set up a dual head system in redhat 8.0. Works fine here with my Matrox Dual Head G450. Be sure you starting X with startx -- +xinerama Here is my XF86Config Section "ServerLayout" Identifier "Multihead" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" Rightof "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" # The location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. RgbPath "/usr/X11R6/lib/X11/rgb" # Multiple FontPath entries are allowed (they are concatenated together) # By default, Red Hat 6.0 and later now use a font server independent of # the X server to render fonts. FontPath "unix/:7100" EndSection Section "Module" Load "GLcore" Load "dbe" Load "extmod" Load "fbdevhw" Load "dri" Load "glx" Load "record" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" # Option "XkbOptions" "ctrl:nocaps" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "us" #Option "XkbVariant" "" #Option "XkbOptions" "" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "yes" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Acer" ModelName "78i" HorizSync 30.0-85.0 VertRefresh 50.0-120.0 Option "dpms" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Acer" ModelName "78i" HorizSync 30.0-85.0 VertRefresh 50.0-120.0 Option "dpms" EndSection Section "Device" Identifier "Card0" Driver "mga" VendorName "Matrox" BoardName "MGA G450 AGP" BusID "PCI:1:0:0" Screen 0 EndSection Section "Device" Identifier "Card1" Driver "mga" VendorName "Matrox" BoardName "MGA G450 AGP" BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1024x768" EndSubsection Subsection "Display" Depth 16 Modes "800x600" EndSubSection Subsection "Display" Depth 8 Modes "800x600" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Card1" Monitor "Monitor1" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1024x768" EndSubsection Subsection "Display" Depth 16 Modes "800x600" EndSubSection Subsection "Display" Depth 8 Modes "800x600" EndSubSection EndSection Section "DRI" Mode 0666 EndSection Hope this helps Kind regards Kevin -- Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html Kevin Waterson Byron Bay, Australia -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list