Section "Files" FontPath "unix/:7100" # local font server # FontPath "/usr/lib/X11/fonts/misc" # FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" # FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" # FontPath "/usr/share/AbiSuite/fonts" # FontPath "/usr/lib/X11/fonts/Type1" # FontPath "/usr/lib/X11/fonts/Speedo" # FontPath "/usr/lib/X11/fonts/75dpi" # FontPath "/usr/lib/X11/fonts/100dpi" EndSection Section "ServerFlags" EndSection Section "Module" Load "dbe" Load "extmod" Load "glx" Load "dri" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "" Option "XkbLayout" "it" # Option "XkbOptions" "ctrl:nocaps" # Option "XkbDisable" 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 "radeon" Option "UseFBDev" Option "DRIReinit" EndSection Section "Monitor" Identifier "TiBook Panel" HorizSync 30-70 VertRefresh 55-65 Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "TiBook Internal Video" Monitor "TiBook Panel" DefaultDepth 16 SubSection "Display" Depth 8 Modes "1024x768" Virtual 1024 768 EndSubSection SubSection "Display" Depth 16 Modes "1024x768" Virtual 1024 768 EndSubSection SubSection "Display" Depth 24 Modes "1024x768" Virtual 1024 768 EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "DRI" Group "dri" Mode 0666 EndSection