# XFree86 4 configuration created by redhat-config-xfree86 Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" RightOf "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "DevInputMice" "AlwaysCore" # Option "Xinerama" "on" EndSection Section "ServerFlags" Option "Xinerama" "on" EndSection Section "Files" # RgbPath is 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. # 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. RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "unix/:7100" EndSection Section "Module" Load "dbe" Load "GLcore" Load "extmod" Load "v4l" Load "fbdevhw" Load "glx" Load "record" Load "freetype" Load "type1" Load "dri" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection Section "InputDevice" Identifier "DevInputMice" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection Section "Monitor" Identifier "P202" VendorName "IBM" ModelName "IBM P202" HorizSync 30.0 - 107.0 VertRefresh 50.0 - 160.0 Option "DPMS" EndSection Section "Monitor" Identifier "A102GT" VendorName "Idek Iiyama" ModelName "Iiyama A102GT, VisionMasterPro 502" HorizSync 27.0 - 110.0 VertRefresh 50.0 - 160.0 Option "DPMS" EndSection Section "Device" Identifier "Videocard0" Driver "radeon" VendorName "ATI" BoardName "ATI Radeon 9000" Option "AGPMode" "4" Option "AGPFastWrite" "true" Option "EnablePageFlip" "true" BusID "PCI:3:0:0" Screen 0 EndSection Section "Device" Identifier "Videocard1" Driver "radeon" VendorName "ATI" BoardName "ATI Radeon 9000" Option "AGPMode" "4" Option "AGPFastWrite" "true" Option "EnablePageFlip" "true" BusID "PCI:3:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "P202" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1600x1200" "1400x1050" "1280x1024" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Videocard1" Monitor "A102GT" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1600x1200" "1400x1050" "1280x1024" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection