# # FILE: XF86Config # DESCRIPTION: Panasonic Let's note CF-B5R XFree86 configuration file # DATE: Sun, Jul 7 2002 # AUTHOR: Kouichi ABE (WALL) # E-MAIL: kouichi@MysticWALL.COM # URL: http://www.MysticWALL.com/cover.html # COPYRIGHT: (C) 2002-2003 Kouichi ABE (WALL), All rights reserved. # NOTE: XFree86-4.3.0 # $Id: XF86Config,v 1.1 2007/07/22 06:08:57 kouichi Exp $ # Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "CF-B5R" 0 0 InputDevice "CF-B5R Point" "CorePointer" InputDevice "CF-B5R Keyboard" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/local/share/fonts/truetype/" FontPath "/usr/X11R6/lib/X11/fonts/local/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/misc/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/local/share/ghostscript/fonts/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/TrueType/" FontPath "/usr/X11R6/lib/X11/fonts/non-cjk/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/TTF/" FontPath "/usr/X11R6/lib/X11/fonts/PEX/" # FontPath "/usr/local/share/fonts/ttf/" # FontPath "/usr/X11R6/lib/X11/fonts/freefont/" # FontPath "/usr/X11R6/lib/X11/fonts/mozilla/" # FontPath "/usr/X11R6/lib/X11/fonts/nucleus/" # FontPath "/usr/X11R6/lib/X11/fonts/sharefont/" # FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/" # FontPath "/usr/X11R6/lib/X11/fonts/URW/" FontPath "/usr/local/share/fonts/ms/" EndSection Section "Module" # extensions Load "extmod" SubSection "extmod" Option "omit XFree86-DGA" EndSubSection Load "glx" Load "dri" Load "GLcore" Load "dbe" Load "record" Load "xtrap" # fonts Load "speedo" Load "type1" # Load "freetype" Load "xtt" EndSection Section "ServerFlags" # Option "blank time" "0" # Option "standby time" "15" # Option "suspend time" "20" # Option "off time" "0" EndSection Section "InputDevice" Identifier "CF-B5R Keyboard" Driver "Keyboard" Option "XkbRules" "xfree86" Option "XkbModel" "jp106" Option "XkbLayout" "jp" Option "XkbOptions" "ctrl:swapcaps" EndSection Section "InputDevice" Identifier "CF-B5R Point" Driver "mouse" Option "Protocol" "MouseSystems" Option "Device" "/dev/sysmouse" # Option "Resolution" "100" # Option "Buttons" "3" # Option "Emulate3Buttons" EndSection Section "Monitor" Identifier "Let's note CF-B5R LCD" VendorName "Panasonic" ModelName "Let's note CF-B5R" HorizSync 31.5-57.0 VertRefresh 54-76 # VertRefresh 50-90 Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync Modeline "800x600" 60.75 800 864 928 1088 600 616 621 657 -hsync -vsync Modeline "640x480" 36.00 640 696 752 832 480 481 484 509 -hsync -vsync EndSection Section "Monitor" Identifier "FlexScan L365" VendorName "ENC" ModelName "L365" Option "DPMS" EndSection Section "Device" Identifier "NeoMagic NM2200" Driver "neomagic" VendorName "Neomagic" BoardName "NM2200 [MagicGraph 256AV]" BusID "PCI:0:2:0" Option "internDisp" "true" Option "externDisp" "true" Option "LcdCenter" "true" Option "NoStretch" "true" #Option "NoLinear" # [] #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "noMMIO" # [] #Option "ShadowFB" # [] #Option "pciBurst" # [] #Option "Rotate" # [] #Option "StrangeLockups" # [] #Option "DisplayHeight480" # [] #Option "progLcdModeRegs" # [] #Option "progLcdModeStretch" # [] #Option "overrideValidateMode" # [] EndSection Section "Screen" Identifier "CF-B5R" Device "NeoMagic NM2200" Monitor "Let's note CF-B5R LCD" DefaultColorDepth 16 SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 32 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection