home *** CD-ROM | disk | FTP | other *** search
INI File | 1993-03-01 | 1.6 KB | 36 lines |
- ; Names of the disks Setup can prompt for.
-
- [disks]
- x =., "ET4000 16.7 million colors, Windows 3.1 Driver Disk", diskx
-
- [display]
- ;profile = driver, Description of driver, resolution, 286 grabber, logo code, VDD, 386grabber, ega.sys, logo data, optional work section
- VGA24RGB = x:VGA24RGB.DRV,"ET4000 640x480 16.7 million colors (RGB)", "100,96,96", x:vgacolrx.gr2, x:vgalogo.lgo, x:vddtli4.386, x:v7vga.3gr,, x:vgalogo.rle
- VGA24BGR = x:VGA24BGR.DRV,"ET4000 640x480 16.7 million colors (BGR)", "100,96,96", x:vgacolrx.gr2, x:vgalogo.lgo, x:vddtli4.386, x:v7vga.3gr,, x:vgalogo.rle
-
- ; copy these fonts depending on the 386 grabber being used
- [V7VGA.3gr]
- x:CGA40WOA.FON,x:CGA40850.FON
- x:CGA80WOA.FON,x:CGA80850.FON
- x:EGA40WOA.FON,x:EGA40850.FON
- x:EGA80WOA.FON,x:EGA80850.FON
-
- [sysfonts]
- x:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
-
- [fixedfonts]
- x:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
-
- [oemfonts]
- x:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
-
- [fonts]
- x:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
- x:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
- x:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
- x:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
- x:SMALLE.FON, "Small Fonts (VGA res)", "100,96,96"
- x:ROMAN.FON, "Roman (Plotter)", "CONTINUOUSSCALING"
- x:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
- x:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
-