# XF86Config file suitable for Acer TravelMate 505 series (506/507/508) # # Modified 20010205 # Thijs Kinkhorst # See: http://www.kinkhorst.com/linux/travelmate505.html # # Use at own risk; no warranties. Etc. Section "ServerLayout" Identifier "Acer TravelMate 505 series" Screen 0 "Built-In" 0 0 InputDevice "Touchpad" "CorePointer" InputDevice "Built-In-Kbd" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/TrueType" FontPath "unix/:7100" EndSection Section "Module" Load "GLcore" Load "dbe" Load "speedo" Load "dri" Load "extmod" Load "fbdevhw" Load "pex5" Load "glx" Load "pex5" Load "record" Load "xie" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Built-In-Kbd" Driver "keyboard" # Option "AutoRepeat" "500 5" # Option "Protocol" "Xqueue" # Option "Xleds" "1 2 3" # Option "XkbDisable" # Option "XkbModel" "pc102" # If you have a US Microsoft Natural keyboard, you can use: # Option "XkbModel" "microsoft" # # Then to change the language, change the Layout setting. # For example, a german layout can be obtained with: # Option "XkbLayout" "de" # or: # Option "XkbLayout" "de" # Option "XkbVariant" "nodeadkeys" Option "XkbRules" "xfree86" Option "XkbModel" "pc104" Option "XkbLayout" "us" Option "XkbVariant" "nodeadkeys" Option "XkbOptions" "" EndSection Section "InputDevice" Identifier "Touchpad" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "yes" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Acer" ModelName "TravelMate built-in display" HorizSync 15-90 VertRefresh 30-85 EndSection Section "Device" Identifier "NeoMagic" Driver "neomagic" VendorName "NeoMagic" BoardName "NM2160" EndSection Section "Screen" Identifier "Built-In" Device "NeoMagic" Monitor "Monitor0" DefaultDepth 16 Subsection "Display" Depth 16 Modes "800x600" EndSubsection Subsection "Display" Depth 24 Modes "800x600" EndSubsection EndSection Section "DRI" Group "video" Mode 0660 EndSection