# # 1997/8/21 # Naoki Hasegawa # hasepyon@web.ad.jp # FUJITSU FMV Biblo 5166NA5/X # Intel MMX Pentium 166MHz # # MT-14X # FreeBSD # 2.2.1-RELEASE # XFree86 3.3 # XF86_SVGA # Trident Cyber 9382 # PCI # 2MB # 8bpp # 1024x768 # 13.3 inch # TFT # #ここのページのリストに5166NA5/X は載っていないのですが私と #同じことで苦しんでいる人のフォローになればとメールさせてい #ただきました。 #XF86setup で努力したのですがうまく動かず、最後の苦肉の策と #してこちらのページを見て同じビデオチップだった AKIA Micro #Book 200/4 のXF86Config をコピーしてやってみたらあっさり #動いてしまいました。ここまで来るのに二ヶ月... #ということで、XFree86 3.3 にバージョンアップはしていますが #私自身は何もしてません。(-.-) # # #---------------------------------------------------------------------- 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/" EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" AutoRepeat 500 5 LeftAlt Meta RightAlt Meta ScrollLock Compose RightCtl Control XkbKeycodes "xfree86" XkbTypes "default" XkbCompat "default" XkbSymbols "us(pc101)" XkbGeometry "pc" XkbRules "xfree86" XkbModel "jp106" XkbLayout "jp" XkbOptions "ctrl:nocaps" EndSection Section "Pointer" Protocol "PS/2" Device "/dev/mouse" Emulate3Buttons Emulate3Timeout 50 EndSection Section "Monitor" Identifier "My Monitor" VendorName "Unknown" ModelName "Unknown" HorizSync 30-70 VertRefresh 38-92 ModeLine "1024x768" 45 1024 1048 1208 1264 768 776 784 817 EndSection Section "Device" Identifier "My Video Card" VendorName "Unknown" BoardName "Unknown" # Chipset "cyber938x" VideoRam 2048 EndSection Section "Screen" Driver "svga" Device "My Video Card" Monitor "My Monitor" Subsection "Display" Depth 8 Modes "1024x768" ViewPort 0 0 # Virtual 1600 1200 EndSubsection EndSection