# # 1997/9/20 # Kunihiro Hatsuse # hasepyon@web.ad.jp # FUJITSU FMV Biblo 5150NA/X # Intel MMX Pentium 150MHz # # # Linux (red hat 4.2) # 2.0 # XFree86 3.3 # XF86_SVGA # Trident Cyber 9385 # PCI # 2MB # 8bpp # 1024x768 # 12.1 inch # TFT # #hasegawa さんの5166NA5/X 用config の流用で,バッチリ動作 #しました。 #ポイントはsvgaサーバの3.3を使用することです。3.2では旨く #動作しませんでした。 # # # # # # # #---------------------------------------------------------------------- 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