# # Apple PowerBook G4 15" XFree86 config example # (With ATI Technologies Inc Radeon R250 Lf [Radeon Mobility 9000 M9] (rev 01)) # See http://www.johnleach.co.uk/documents/powerpc for more details # Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen-lcd" 0 0 Screen 1 "Screen-mon" RightOf "Screen-lcd" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "Xinerama" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules-dri-trunk" #FontPath "unix/:7110" # local font server FontPath "/usr/share/fonts/ttf" FontPath "/usr/lib/X11/fonts/misc" 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/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" EndSection Section "Module" Load "record" Load "extmod" Load "dbe" Load "dri" Load "glx" Load "xtrap" Load "type1" Load "speedo" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbRules" "xfree86" #Option "XkbModel" "macintosh" Option "XkbLayout" "gb" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Monitor-lcd" VendorName "Monitor Vendor" ModelName "Monitor Model" Mode "1280x854" DotClock 79.816 HTimings 1280 1296 1408 1536 VTimings 854 855 858 866 Flags "-HSync" "-VSync" EndMode EndSection Section "Monitor" Identifier "Monitor-mon" HorizSync 27-110 ModelName "VISION MASTER PRO 451" Option "DPMS" VendorName "Iiyama" VertRefresh 50-160 DisplaySize 360 270 Option "dpms" "true" EndSection Section "Device" Identifier "r9k-lcd" Option "AGPMode" "4" Option "AGPFastWwrite" "true" Option "EnableDepthMoves" "true" Option "EnablePageFlip" "true" Option "NoBackBuffer" "false" Option "NoAccel" "false" Option "SWcursor" "false" Option "UseFBDev" "true" Option "DDCMode" "true" #Option "CloneDisplay" "true" #Option "CloneMode" "1280x1024" #Option "CloneHSync" "27-110" #Option "CloneVRefresh" "50-160" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "Radeon Mobility M7 LW [Radeon Mobility 7500]" BusID "PCI:0:16:0" Screen 0 EndSection Section "Device" Identifier "r9k-mon" Option "AGPMode" "4" Option "AGPFastWwrite" "true" Option "EnableDepthMoves" "true" Option "EnablePageFlip" "true" Option "NoBackBuffer" "false" Option "NoAccel" "false" Option "SWcursor" "false" Option "UseFBDev" "false" Option "DDCMode" "true" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "Radeon Mobility M7 LW [Radeon Mobility 7500]" BusID "PCI:0:16:0" Screen 1 EndSection Section "Screen" Identifier "Screen-lcd" Device "r9k-lcd" Monitor "Monitor-lcd" DefaultDepth 24 SubSection "Display" Depth 16 Modes "1280x854" EndSubSection SubSection "Display" Depth 24 Modes "1280x854" EndSubSection EndSection Section "Screen" Identifier "Screen-mon" Device "r9k-mon" Monitor "Monitor-mon" DefaultDepth 24 SubSection "Display" Depth 16 Modes "1280x1024" EndSubSection SubSection "Display" Depth 24 Modes "1600x1200" EndSubSection EndSection Section "DRI" Mode 0666 EndSection