#$Id: XF86Config-tp560e,v 1.2 2001-04-01 11:16:12 nwv Exp $ # # # ORIGINALLY 1998/05/26 # Yoshihiro Satou # y_satou@yk.rim.or.jp # IBM ThinkPad 560E (TP560E/Type 2640) # Intel Pentium 166MHz # Debian GNU/Linux # 2.2.6-RELEASE # XFree86 3.3.6 # XF86_SVGA # Trident Cyber 9382 # 2048KB # 16bpp # 800x600 # 12.1 inch # TFT # # # # # XF86Config for IBM ThinkPad 560E (TP560E/Type 2640) # w/XFree86 3.3.6 and Debian GNU/Linux # # Sept 10, 1998: modified by JB for ThinkPad 560E (Xkb) # April 1, 2001: modified by Neil W. Van Dyke Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" 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/freefont/" EndSection Section "Keyboard" Protocol "standard" XkbRules "xfree86" XkbModel "pc101" XkbLayout "us" AutoRepeat 500 5 EndSection Section "Pointer" Protocol "PS/2" Device "/dev/psaux" Emulate3Buttons Emulate3Timeout 50 EndSection Section "Monitor" Identifier "ThinkPad 560E" VendorName "IBM" ModelName "800x600 TFT" HorizSync 24.21-50 VertRefresh 37.83-76 Modeline "640x480" 25.18 640 664 760 800 480 491 493 525 ModeLine "800x600" 25.18 800 808 1024 1040 600 600 626 640 +hsync +vsync EndSection Section "Device" Identifier "Trident 9382" VendorName "Trident" BoardName "9382" Chipset "cyber9382" ClockChip "tgui" VideoRam 2048 Option "noaccel" EndSection Section "Screen" Driver "SVGA" Device "Trident 9382" Monitor "ThinkPad 560E" DefaultColorDepth 16 Subsection "Display" Depth 8 Modes "800x600" "640x480" EndSubsection Subsection "Display" Depth 16 Modes "800x600" "640x480" EndSubsection EndSection #EOF