# # 2001/6/10 # Yoshiyuki HIRASHIMA # qyd03554@nifty.ne.jp # Fujitsu FMV-BIBLO NE5/800HR # Intel Pentium III 800MHz # 1.03 # Linux # 2.2.16 (LASER5 Linux 6.4) # 3.3.6 # XF86_Mach64 # ATI RAGE Mobility P # PCI # 8Mbytes # 24bpp # 1400 x 1050 # 14.1 inch # TFT # # LASER5 Linux 6.4のインストーラはSVGAのサーバーをインストール #するのでOSインストール後Mach64のサーバーをインストールしてください。 #SVGAのサーバーでも動きますが、X終了後画面が乱れてしまいます。 # # NE5/800HRでUSBマウスを使う時はBIOSでUSBフロッピーを使用する #設定にして下さい。 # # Xの起動中にサスペンドするとHDDが回ったままハングアップします。 #APM回りをいろいろいじくりカーネルの再構築を何度か行ないましたが #解決できませんでした(カーネル2.2.16 & XFree86 3.3.6)。 #カバークローズ時にサスペンドしない様にBIOSを設定をして下さい。 #Debian r2.2のmach64だと大丈夫という噂を聞きましたが...。(やって #みる価値はあると思います。) # # # XF86Config auto-generated by XF86Setup # # Copyright (c) 1996 by The XFree86 Project, Inc. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), # to deal in the Software without restriction, including without limitation # the rights to use, copy, modify, merge, publish, distribute, sublicense, # and/or sell copies of the Software, and to permit persons to whom the # Software is furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. # # Except as contained in this notice, the name of the XFree86 Project shall # not be used in advertising or otherwise to promote the sale, use or other # dealings in this Software without prior written authorization from the # XFree86 Project. # # See 'man XF86Config' for info on the format of this file Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" # FontPath "/usr/X11R6/lib/X11/fonts/TrueType" # FontPath "unix/:-1" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/truetype" FontPath "/usr/share/fonts/TrueType" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/japanese" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/share/fonts/ISO8859-7/misc" FontPath "/usr/share/fonts/ISO8859-7/100dpi" FontPath "/usr/share/fonts/ISO8859-7/75dpi" FontPath "/usr/share/fonts/ISO8859-7/Type1" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/share/fonts/default/Type1" 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" EndSection #Section "Xinput" # SubSection "Mouse" # DeviceName "USB Mouse" # Protocol "IMPS/2" # Port "/dev/input/mice" # AlwaysCore # ZAxisMapping 4 5 # EndSubSection #EndSection Section "Pointer" # Protocol "IMPS/2" Protocol "PS/2" # Device "/dev/mouse" Device "/dev/psaux" # ZAxisMapping 4 5 # When using XQUEUE, comment out the above two lines, and uncomment # the following line. # Protocol "Xqueue" # Baudrate and SampleRate are only for some Logitech mice # BaudRate 9600 # SampleRate 150 # Emulate3Buttons is an option for 2-button Microsoft mice # Emulate3Timeout is the timeout in milliseconds (default is 50ms) # Emulate3Buttons # Emulate3Timeout 50 # ChordMiddle is an option for some 3-button Logitech mice # ChordMiddle EndSection Section "Monitor" Identifier "Primary Monitor" VendorName "Fujitsu" ModelName "TFT LCD 1400x1050" HorizSync 31.5-72.0 VertRefresh 40-90 Modeline "1400x1050" 120 1400 1432 1920 1952 1050 1053 1062 1224 EndSection Section "Device" Identifier "Primary Card" VendorName "ATI" BoardName "RAGE Mobility P" VideoRam 8192 EndSection Section "Screen" Driver "ACCEL" # Driver "SVGA" Device "Primary Card" Monitor "Primary Monitor" SubSection "Display" Depth 24 Modes "1400x1050" EndSubSection EndSection