[data] ; DefCodePage defines which translation table to use if we cannot get ; code page information from DOS ie we are not under 3.30 or newer. version = 3.1 defxlat = 437 ; Here 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 ; the directory may be relative to the directory SETUP was run from. ; ; the format is: ; ; n = path,disk name,disk tag file ; ; 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) [disks] A =. ,"Matrox Impression Windows 3.1 Display Driver" [display] ; The string following the driver description specifies the screen ; resolution. It is used to match the system and OEM character sets ; with the display selection. ; ;profile = driver, Description of driver, resolution, 286 grabber, logo code, VDD, 386grabber, ega.sys, logo data, optional work section ; imprvga = A:impress.drv, "Matrox Impression with VGA", "100,120,120",A:vgacolor.2gr,A:vgalogo.lgo,A:*vddvga ,A:vga.3gr, ,A:vgalogo.rle imprega = A:impress.drv, "Matrox Impression with EGA", "100,120,120",A:egacolor.2gr,A:egalogo.lgo,A:vddega.386,A:ega.3gr,A:ega.SYS,A:egalogo.rle imprvgas = A:impr96.drv, "Matrox Impression with VGA (small fonts)", "100,96,96",A:vgacolor.2gr,A:vgalogo.lgo,A:*vddvga ,A:vga.3gr, ,A:vgalogo.rle impregas = A:impr96.drv, "Matrox Impression with EGA (small fonts)", "100,96,96",A:egacolor.2gr,A:egalogo.lgo,A:vddega.386,A:ega.3gr,A:ega.SYS,A:egalogo.rle ; copy these fonts depending on the 386 grabber being used [VGA.GR3] A:CGA40WOA.FON,A:CGA40850.FON A:CGA80WOA.FON,A:CGA80850.FON A:EGA40WOA.FON,A:EGA40850.FON A:EGA80WOA.FON,A:EGA80850.FON [EGA.GR3] A:CGA40WOA.FON,A:CGA40850.FON A:CGA80WOA.FON,A:CGA80850.FON A:EGA40WOA.FON,A:EGA40850.FON A:EGA80WOA.FON,A:EGA80850.FON ; If a display adapter other than the one in system selection is selected ; the font is chosen which matches the display resolution exactly. [codepages] ; Xlat Table OEM Font WOA Font Description 437 = , , A:dosapp.fon, "English (437)" [sysfonts] A:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120" A:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96" [fixedfonts] A:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font", "100,120,120" A:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96" [oemfonts] A:8514oem.fon,"8514/a (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1 A:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96" [fonts] A:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96" A:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120" A:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96" A:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120" A:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96" A:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120" A:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96" A:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120" A:SMALLE.FON, "Small Fonts (VGA res)", "100,96,96" A:SMALLF.FON, "Small Fonts (8514/a res)", "100,120,120"