Section "Files" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/TrueType" FontPath "/usr/lib/X11/fonts/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" #FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these #FontPath "/usr/lib/X11/fonts/cyrillic" #FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" #FontPath "/usr/lib/X11/fonts/Speedo" #FontPath "/usr/lib/X11/fonts/100dpi" #FontPath "/usr/lib/X11/fonts/Type1" EndSection Section "Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "fb" Load "record" Load "speedo" Load "type1" Load "vbe" Load "xie" # Load "pex5" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "macintosh" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "TiBook Internal Video" Driver "r128" BusID "PCI:0:16:0" Option "UseFBDev" #"true" EndSection Section "Monitor" Identifier "TiBook Panel" HorizSync 30-100 VertRefresh 55-160 Option "DPMS" Modeline "1152x768" 78.741 1152 1173 1269 1440 768 769 772 800 +HSync +VSync EndSection Section "Screen" Identifier "Default Screen" Device "TiBook Internal Video" Monitor "TiBook Panel" DefaultDepth 16 SubSection "Display" Depth 24 Modes "1152x768" EndSubSection SubSection "Display" Depth 8 Modes "1152x768" EndSubSection SubSection "Display" Depth 16 Modes "1152x768" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "DRI" Group "dri" Mode 0666 EndSection