# # FILE: XF86Config # DESCRIPTION: CASIO CASSIOPEIA FIVA MPC-206VL XFree86 configuration file # DATE: Fri, Nov 23 2001 # UPDATE: Wed, Feb 16 2005 # AUTHOR: Kouichi ABE (WALL) # E-MAIL: kouichi@MysticWALL.COM # URL: http://www.MysticWALL.com/cover.html # COPYRIGHT: (c) 2001-2005 Kouichi ABE (WALL), All rights reserved. # NOTE: xorg-6.8.1 (2005/01/26) # Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "FIVA Screen" 0 0 InputDevice "FIVA Point" "CorePointer" InputDevice "FIVA Keyboard" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/TTF/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/local/share/fonts/truetype/" FontPath "/usr/X11R6/lib/X11/fonts/local/" 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/local/share/fonts/ms/" # 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/sharefont" # FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/" # FontPath "/usr/X11R6/lib/X11/fonts/URW/" EndSection Section "Module" # codeconv # dri # drivers # extensions Load "GLcore" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "record" Load "xtrap" # fonts Load "type1" Load "freetype" Load "bitmap" # freebsd Load "drm" # input EndSection Section "ServerFlags" # Option "blank time" "0" # Option "standby time" "15" # Option "suspend time" "20" # Option "off time" "0" EndSection Section "InputDevice" Identifier "FIVA Keyboard" Driver "keyboard" Option "XkbModel" "jp106" Option "XkbLayout" "jp" Option "XkbOptions" "ctrl:swapcaps" EndSection Section "InputDevice" Identifier "FIVA Point" Driver "mouse" Option "Device" "/dev/sysmouse" Option "Protocol" "Auto" Option "SampleRate" "600" EndSection Section "Monitor" Identifier "FIVA 8.4inch LCD" VendorName "CASIO" ModelName "FIVA 106VL" HorizSync 31.5-48.5 VertRefresh 50-76 ModeLine "800x600" 36 800 823 992 1024 600 601 603 620 EndSection Section "Device" Identifier "Silicon Motion Lynx" Driver "siliconmotion" VendorName "Silicon Motion Inc." BoardName "SM712 LynxEM+" BusID "PCI:0:9:0" ChipSet "lynxem+" Option "SWCursor" "true" Option "UseBIOS" "off" # DO NOT REMOVE THIS Option "pci_burst" "on" Option "fifo_conservative" "on" #Option "pci_burst" # [] off #Option "fifo_conservative" # [] #Option "fifo_moderate" # [] #Option "fifo_aggressive" # [] #Option "pci_retry" # [] #Option "NoAccel" # [] enabled #Option "set_mclk" # #Option "show_cache" # [] #Option "HWCursor" # [] on #Option "SWCursor" # [] off #Option "ShadowFB" # [] off #Option "Rotate" # [] #Option "VideoKey" # #Option "ByteSwap" # [] off #Option "Interlaced" # [] off #Option "UseBIOS" # [] on #Option "ZoomOnLCD" # [] off EndSection Section "Screen" Identifier "FIVA Screen" Device "Silicon Motion Lynx" Monitor "FIVA 8.4inch LCD" DefaultDepth 16 SubSection "Display" Depth 16 Modes "800x600" EndSubSection SubSection "Display" Depth 24 Modes "800x600" EndSubSection EndSection