# # 2001/4/19 # Tai Kanazawa # tai-k@topaz.ocn.ne.jp # DynaBook SS DS50C/1N8M # Intel Celeron 500MHz # # FreeBSD # 4.3R # XFree86 4.1.0 # XFree86 # Savage/IX-MV # # 8Mbytes # 16bpp # 1024 x 768 # 11.3 inch # TFT # # この XF86Config は XFree86-4.0.3 で作成しましたが、 # XFree86 4.1.0 でも問題なく動いています。 # VMware のフルスクリーンもOK。 # # # Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/japanese/" FontPath "/usr/X11R6/lib/X11/fonts/local/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "type1" # Load "freetype" Load "xtt" Load "extmod" Load "xie" Load "pex5" Load "glx" Load "GLcore" Load "dbe" Load "record" # Load "dri" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbModel" "jp106" Option "XkbLayout" "jp" Option "XkbOptions" "ctrl:swapcaps" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/sysmouse" Option "Button" "5" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" HorizSync 20-80 VertRefresh 20-100 Modeline "1024x768" 75 1024 1060 1156 1328 768 783 789 818 # Modeline "1024x768" 75 1024 1060 1156 1328 768 776 778 801 Modeline "800x600" 36 800 896 960 1056 600 600 605 628 EndSection Section "Device" ### Available Driver options are:- #Option "slow_edodram" #Option "slow_dram" #Option "fast_dram" #Option "fpm_vram" #Option "NoAccel" #Option "HWCursor" #Option "SWCursor" #Option "ShadowFB" #Option "Rotate" #Option "UseBIOS" Identifier "Savage/IX-MV" Driver "savage" VendorName "S3" BoardName "Savage/IX-MV" BusID "PCI:0:4:0" EndSection Section "Screen" Identifier "Screen0" Device "Savage/IX-MV" Monitor "Monitor0" DefaultColorDepth 16 SubSection "Display" Depth 1 EndSubSection SubSection "Display" Depth 4 EndSubSection SubSection "Display" Depth 8 Modes "1024x768" ViewPort 0 0 EndSubSection SubSection "Display" Depth 15 EndSubSection SubSection "Display" Depth 16 Modes "1024x768" ViewPort 0 0 EndSubSection SubSection "Display" Depth 24 EndSubSection EndSection Section "DRI" EndSection