# Example of configuration for iBook G4 laptops # by Seb and Florian # XF86Config-4 (XFree86 server configuration file) generated by Yi, the # Yellow Dog Linux installation tool. # # Edit this file with caution, and see the XF86Config manual page. # (Type "man XF86Config" at the shell prompt.) #Section "ServerLayout" # Identifier "Single" # Screen 0 "Builtin" 0 0 # InputDevice "Trackpad and Mice" "CorePointer" # InputDevice "Laptop Keyboard" "CoreKeyboard" #EndSection Section "ServerLayout" Identifier "Cloned" Option "Clone" "4" Screen "Builtin" InputDevice "Trackpad and Mice" "CorePointer" InputDevice "Laptop Keyboard" "CoreKeyboard" EndSection #Section "ServerFlags" # Option "BlankTime" "3" # Option "StandbyTime" "7" # Option "SuspendTime" "10" # Option "OffTime" "15" #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, YDL 2.0 and later now use a font server independent of # the X server to render fonts. #FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/truetype" FontPath "/usr/share/fonts/default/TrueType" FontPath "/usr/share/fonts/default/Type1" # FontPath "/usr/share/fonts/default/TrueType" # FontPath "/usr/share/fonts/default/Type1" # FontPath "/usr/share/fonts/ISO8859-2/misc:unscaled" # FontPath "/usr/share/fonts/ISO8859-2/100dpi:unscaled" # FontPath "/usr/share/fonts/ISO8859-2/75dpi:unscaled" # FontPath "/usr/share/fonts/ISO8859-2/misc" # FontPath "/usr/share/fonts/ISO8859-2/Type1" # FontPath "/usr/share/fonts/ISO8859-2/100dpi" # FontPath "/usr/share/fonts/ISO8859-2/75dpi" # FontPath "/usr/share/fonts/ISO8859-7/misc:unscaled" # FontPath "/usr/share/fonts/ISO8859-7/100dpi:unscaled" # FontPath "/usr/share/fonts/ISO8859-7/75dpi:unscaled" # FontPath "/usr/share/fonts/ISO8859-7/misc" # FontPath "/usr/share/fonts/ISO8859-7/Type1" # FontPath "/usr/share/fonts/ISO8859-7/100dpi" # FontPath "/usr/share/fonts/ISO8859-7/75dpi" # FontPath "/usr/share/fonts/ISO8859-9/misc:unscaled" # FontPath "/usr/share/fonts/ISO8859-9/100dpi:unscaled" # FontPath "/usr/share/fonts/ISO8859-9/75dpi:unscaled" # FontPath "/usr/share/fonts/ISO8859-9/misc" # FontPath "/usr/share/fonts/ISO8859-9/100dpi" # FontPath "/usr/share/fonts/ISO8859-9/75dpi" # FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi" # FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi" EndSection Section "Module" Load "GLcore" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "record" Load "ddc" Load "bitmap" Load "freetype" Load "speedo" Load "type1" Load "vbe" Load "int10" EndSection Section "InputDevice" Identifier "Laptop Keyboard" Driver "keyboard" Option "Protocol" "Standard" Option "AutoRepeat" "250 30" # Option "LeftAlt" "Meta" # Option "RightCtl" "Control" Option "XkbModel" "macintosh" Option "XkbLayout" "fr_new" EndSection Section "InputDevice" Identifier "Trackpad and Mice" Driver "mouse" Option "ZAxisMapping" "4 5" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" EndSection Section "Monitor" Identifier "Sony ES210" HorizSync 30-50 VertRefresh 60 EndSection Section "Monitor" Identifier "LCD monitor" # HorizSync is in kHz unless units are specified. # HorizSync may be a comma separated list of discrete values, or a # comma separated list of ranges of values. # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S # USER MANUAL FOR THE CORRECT NUMBERS. # VertRefresh is in Hz unless units are specified. # VertRefresh may be a comma separated list of discrete values, or a # comma separated list of ranges of values. # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S # USER MANUAL FOR THE CORRECT NUMBERS. Gamma 0.75 #The screen is weirdly configured by default EndSection #Section "Device" # Identifier "9200 M9+" # Option "UseFBDev" # Driver "radeon" # VendorName "ATI" # Option "AGPMode" "4" # Option "EnablePageFlip" "On" # When I enable PageFlip it looks really weird but gives a higher FPS, # It may work correctly when using GL in fullscreen # BusID "PCI:0:16:0" #EndSection Section "Device" Identifier "9200 M9+ Internal" Driver "radeon" Option "AGPMode" "4" #Option "UseFBDev" "true" Option "MonitorLayout" "LVDS,CRT" VendorName "ATI" BoardName "Radeon Mobility 9200 M9+" BusID "PCI:00:16:00" Option "CRT2Position" "Clone" Option "CRT2HSync" "30-50" Option "CRT2VRefresh" "43-60" # Option "MetaModes" "640x480-640x480" # Option "MetaModes" "800x600-800x600" Option "MetaModes" "1024x768-1024x768 1024x768-800x600 1024x768-640x480" Option "UseFWPLL" "true" Option "MergedFB" "true" EndSection Section "Screen" Identifier "Builtin" Device "9200 M9+ Internal" Monitor "LCD monitor" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" "320x240" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" ViewPort 0 0 Virtual 1024 768 EndSubSection SubSection "Display" Depth 8 Modes "1024x768" ViewPort 0 0 Virtual 1024 768 EndSubSection EndSection Section "DRI" Mode 0666 EndSection