Section "Files" RgbPath "/usr/lib/X11/rgb" ModulePath "/usr/lib/modules" FontPath "/usr/share/fonts/truetype/" FontPath "/usr/share/fonts/corefonts/" FontPath "/usr/share/fonts/truetype/western/" FontPath "/usr/share/fonts/truetype/decoratives/" FontPath "/usr/share/fonts/truetype/vera/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/baekmuk" FontPath "/usr/share/fonts/ttf/korean/baekmuk" FontPath "/usr/share/fonts/ttf/zh_CN" FontPath "/usr/share/fonts/ttf/zh_TW" EndSection Section "Module" Load "extmod" Load "freetype" Load "int10" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "glx" #Load "speedo" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "macintosh" Option "XkbLayout" "us" Option "XkbVariant" "ibook" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" Option "Device" "/dev/input/mice" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" Gamma 1.8 # Apple use 1.8 instead of 2.2? or vice-versa? EndSection Section "Device" Identifier "Card0" Driver "radeon" VendorName "ATI" BoardName "Radeon Mobility 9200 M9+" Option "AGPMode" "4" Option "EnablePageFlip" "true" Option "DynamicClocks" "true" Option "CRT2Position" "Above" BusID "PCI:0:16:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" Depth 1 Modes "1024x768" "640x480" "800x600" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "640x480" "800x600" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "640x480" "800x600" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "640x480" "800x600" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "640x480" "800x600" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Mode 0666 EndSection Section "ServerLayout" Identifier "XFree86 Configured" Screen "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection