home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-12-13 | 5.2 KB | 124 lines |
- ;9FX <- id
- ;
- ;=============================================================================
- ; OEMSETUP.INF 9FX MOTION Setup Number Nine Visual Technology Corporation
- ;
- ; Installation data for the 9FX MOTION Windows driver. This file is
- ; used by the Microsoft Windows SETUP program.
- ;=============================================================================
-
-
- ;-----------------------------------------------------------------------------
- [disks]
- ;
- ; These are the names of the disks Setup can prompt for.
- ; There must be a disk name for each disk number used.
- ;
- ; The disk number '0' is reserved to represent the Windows setup directory.
- ; This directory may be relative to the directory SETUP was run from.
- ;
- ; The format is:
- ;
- ; n = path, disk name, disk tag file
- ;
- ; where:
- ;
- ; n = disk "number" 1-9, A-Z (single char only!)
- ; path = path of disk n
- ; name = name of disk n
- ; disk tag = a file on disk n (used to determine if disk is in drive)
- ;
-
- N = ., "9FX MOTION Windows Driver Disk", 9FXoem
-
-
- ;-----------------------------------------------------------------------------
- [display]
- ;
- ; The 9MOTION Windows driver require use of Windows 3.1. There are no plans
- ; to support Windows 3.0 in the future.
- ;
- ;profile = driver, description, resolution, 286 grabber, logo code, VDD,
- ; 386grabber, ega.sys, logo data, optional section
- ;
- 9FX4 = N:9MOTION.drv,"9FX MOTION (small fonts)","100,96,96",N:vgacolor.2gr,N:vgalogo.lgo,N:vddvis68.386,N:s3911grb.3gr,,N:vgalogo.rle,9FX4
- 9FX6 = N:9MOTION.drv,"9FX MOTION (large fonts)","100,120,120",N:vgacolor.2gr,N:vgalogo.lgo,N:vddvis68.386,N:s3911grb.3gr,,N:vgalogo.rle,9FX6
-
- ;-----------------------------------------------------------------------------
- ; Optional sections in field 9 of display section are interpreted as follows:
- ;
- ; File, Destination, .ini file, Section, OldLine, NewLine
- ;
- ; Where: x:File = Optional; file to be copied, may be left null.
- ; Destination = 0: for Windows root or 0:system for system subdir
- ; where file is to be copied.
- ; .ini file = Optional; .ini file to be modified or created.
- ; Must be included if following parameters specified.
- ; Section = Section of .ini file to be modified.
- ; OldLine = Optional; old line to be removed from the .ini file.
- ; Only one occurence of that string is removed.
- ; NewLine = New text line to be written to the .ini file.
- ;
- ; The following lines set up both drivers for large fonts.
-
- [9FX4]
- ,, system.ini, "Display", "dpi=", "dpi=96"
- ,, system.ini, "Display", "SCACHE=". "SCACHE=ON"
- ,, system.ini, "Display", "FONT-CACHE=", "FONT-CACHE=ON"
- ,, system.ini, "Display", "POLYGON-SUPPORT=", "POLYGON-SUPPORT=ON"
- ,, system.ini, "Display", "ELLIPSE-SUPPORT=", "ELLIPSE-SUPPORT=ON"
- ,, system.ini, "Display", "DCI-Support=", "DCI-support=ON"
- ,, system.ini, "Display", "Bus-Throttle=", "Bus-Throttle=OFF"
- ,, system.ini, "Display", "PFSB=", "PFSB=1"
- ,, system.ini, "Display", "Validate Params=", "Validate Params=0"
- ,, system.ini, "Display", "color-format=", "color-format=8"
- ,, system.ini, "Display", "screen-size=", "screen-size=1024"
- ,, system.ini, "drivers", "DCI=", "DCI=RFMDCI"
- 1:RFMK2V.INI, 0:
- 1:K2VTBL.INI, 0:
- 1:rfmk2v.dll, 0:system
-
- [9FX6]
- ,, system.ini, "Display", "dpi=", "dpi=120"
- ,, system.ini, "Display", "SCACHE=". "SCACHE=ON"
- ,, system.ini, "Display", "FONT-CACHE=", "FONT-CACHE=ON"
- ,, system.ini, "Display", "POLYGON-SUPPORT=", "POLYGON-SUPPORT=ON"
- ,, system.ini, "Display", "ELLIPSE-SUPPORT=", "ELLIPSE-SUPPORT=ON"
- ,, system.ini, "Display", "DCI-Support=", "DCI-support=ON"
- ,, system.ini, "Display", "Bus-Throttle=", "Bus-Throttle=OFF"
- ,, system.ini, "Display", "PFSB=", "PFSB=1"
- ,, system.ini, "Display", "Validate Params=", "Validate Params=0"
- ,, system.ini, "Display", "color-format=", "color-format=8"
- ,, system.ini, "Display", "screen-size=", "screen-size=640"
- ,, system.ini, "drivers", "DCI=", "DCI=RFMDCI"
- 1:RFMK2V.INI, 0:
- 1:K2VTBL.INI, 0:
- 1:rfmk2v.dll, 0:system
-
- ;-----------------------------------------------------------------------------
- [sysfonts]
-
- N:96sys.fon, "Small, 96 DPI, fonts", "100,96,96"
- N:96sys.fon, "Large, 96 DPI, fonts", "100,96,96"
- N:120sys.fon, "Small, 120 DPI, fonts", "100,120,120"
- N:120sys.fon, "Large, 120 DPI, fonts", "100,120,120"
-
-
- ;-----------------------------------------------------------------------------
- [fixedfonts]
-
- N:96fix.fon, "Small, 96 DPI, fonts", "100,96,96" "100,96,96"
- N:96fix.fon, "Large, 97 DPI, fonts", "100,96,96" "100,96,96"
- N:120fix.fon, "Small, 120 DPI, fonts", "100,120,120" "100,120,120"
- N:120fix.fon, "Large, 120 DPI, fonts", "100,120,120" "100,120,120"
-
-
- ;-----------------------------------------------------------------------------
- [oemfonts]
-
- N:96oem.fon, "Small, 96 DPI, Terminal font (USA/Europe)", "100,96,96", 1
- N:96oem.fon, "Small, 96 DPI, Terminal font (USA/Europe)", "100,96,96", 1
- N:120oem.fon, "Large, 120 DPI, Terminal font (USA/Europe)", "100,120,120", 1
- N:120oem.fon, "Large, 120 DPI, Terminal font (USA/Europe)", "100,120,120", 1
-
-