# File generated by Xautoconfig. Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerFlags" # Set the DPMS timeouts. These are set here because they are global # rather than screen-specific. These settings alone don't enable DPMS. # It is enabled per-screen (or per-monitor), and even then only when # the driver supports it. Option "standby time" "10" Option "suspend time" "20" Option "off time" "30" 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" # For XFS, uncomment this and comment the others # FontPath "unix/:-1" FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" EndSection Section "Module" Load "dbe" Load "extmod" Load "fbdevhw" Load "glx" Load "record" Load "freetype" Load "type1" Load "dri" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" # Change "XkbModel" to "macintosh_old" if you are using # the deprecated adb keycodes. # Option "XkbModel" "pc104" # Option "XkbLayout" "us" Option "XkbModel" "itouch" Option "XkbLayout" "en_US" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "ZAxisMapping" "4 5" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" EndSection Section "Monitor" Identifier "Monitor0" UseModes "Modes0" ModelName "Monitor Model" Option "DPMS" # HorizSync 28-33 HorizSync 31.5 - 79.0 # VertRefresh 43-72 VertRefresh 50.0 - 70.0 EndSection Section "Modes" Identifier "Modes0" # Generated # D: 25.176 MHz, H: 31.469 kHz, V: 59.942 Hz Modeline "640x480" 25.176 640 664 760 800 480 491 493 525 -HSync -VSync EndSection Section "Device" Identifier "Card0" #Option "ShadowFB" "true" Driver "fbdev" BusID "PCI:1:8:0" EndSection Section "Device" Identifier "Card1" #Option "ShadowFB" "true" Driver "radeon" Option "BusType" "PCI" #BusID "PCI:1:8:0" EndSection Section "Screen" Identifier "Screen0" # Device "Card0" Device "Card1" Monitor "Monitor0" # DefaultDepth 16 DefaultDepth 24 SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" EndSubSection EndSection Section "DRI" # Group 0 Mode 0666 EndSection