# # 1998/05/26 # Yoshihiro Satou # y_satou@yk.rim.or.jp # IBM ThinkPad 560E (TP560E/Type 2640) # Intel Pentium 133MHz # FreeBSD # 2.2.6-RELEASE # XFree86 3.3.2 # XF86_SVGA # Trident Cyber 9382 # 2048KB # 16bpp # 800x600 # 12.1 inch # TFT # #XFree3.3.1 で ok だった前のデータでは、XFree3.3.2 ではうまく表示できません #でしたので、あらためて 3.3.2 用に作成しました。 #FreeBSD2.2.6 よりマウスのデバイスで Mouse デーモン を使えるようになりました #が、ここでは従来どおり PS/2 で指定しています。 #なお、TP560 (Eなし) に流用する場合には、VRAM が 1024KB なので、VideoRam の #箇所の数値を 2048 から 1024 にする必要があると思います。 # # # # # XF86Config for IBM ThinkPad 560E (TP560E/Type 2640) # w/XFree86 3.3.2 and FreeBSD2.2.6-RELEASE # Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" EndSection Section "Keyboard" Protocol "standard" XkbRules "xfree86" XkbModel "jp106" XkbLayout "jp" AutoRepeat 500 5 EndSection Section "Pointer" Protocol "PS/2" Device "/dev/psm0" 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 EndSection Section "Screen" Driver "SVGA" Device "Trident 9382" Monitor "ThinkPad 560E" Subsection "Display" Depth 8 Modes "800x600" "640x480" EndSubsection Subsection "Display" Depth 16 Modes "800x600" "640x480" EndSubsection EndSection Section "Screen" Driver "VGA16" Device "Trident 9382" Monitor "ThinkPad 560E" SubSection "Display" Depth 4 Modes "800x600" "640x480" EndSubSection EndSection