home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / x / x24w31.zip / WIN30DRV / OEMSETUP.INF < prev    next >
INI File  |  1992-12-15  |  3KB  |  49 lines

  1. ; Names of the disks Setup can prompt for.
  2.  
  3. [disks]
  4.     b =.        , "STB PG/X24 Driver Disk (\win30drv subdirectory)", diskb
  5.     t =..\files,  "STB PG/X24 Disk (\files subdirectory)", diskt
  6.  
  7. [display]
  8. ;profile = driver,        Description of driver,                           resolution,    286 grabber,    logo code,     VDD,           386grabber,   ega.sys,   logo data
  9. stb640    = t:stb640.drv,  "PowerGraph X24    640x480 256 colors",              "100,96,96",   t:carvga.gr2, b:vgalogo.lgo,   t:vdd801.386,  t:carvga.gr3,,           b:X24LOGO.RLE
  10. stb800    = t:stb800.drv,  "PowerGraph X24    800x600 256 colors",              "100,96,96",   t:carvga.gr2, b:vgalogo.lgo,   t:vdd801.386,  t:carvga.gr3,,           b:X24LOGO.RLE
  11. stb1k     = t:stb1k.drv,   "PowerGraph X24   1024x768 256 colors",              "100,120,120", t:carvga.gr2, b:vgalogo.lgo,   t:vdd801.386,  t:carvga.gr3,,           b:X24LOGO.RLE
  12. stb12x9   = t:stb12x9.drv, "PowerGraph X24 1280x960 16 colors",                  "100,120,120", t:carvga.gr2, b:vgalogo.lgo,   t:vdd801.386,  t:carvga.gr3,,           b:X24LOGO.RLE
  13.  
  14. ; copy these fonts depending on the 386 grabber being used
  15. [CARVGA.3gr]
  16. t:CGA40WOA.FON,t:CGA40850.FON
  17. t:CGA80WOA.FON,t:CGA80850.FON
  18. t:EGA40WOA.FON,t:EGA40850.FON
  19. t:EGA80WOA.FON,t:EGA80850.FON
  20.  
  21. [sysfonts]
  22. t:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  23. b:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  24.  
  25. [fixedfonts]
  26. t:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  27. b:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  28.  
  29. [oemfonts]
  30. t:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  31. b:8514oem.fon,"8514/a (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  32.  
  33. [fonts]
  34.    t:HELVE.FON, "Helv 8,10,12,14,18,24 (VGA res)", "100,96,96"
  35.    t:HELVF.FON, "Helv 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  36.  
  37.    t:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  38.    t:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  39.  
  40.    t:TMSRE.FON, "Tms Rmn 8,10,12,14,18,24 (VGA res)", "100,96,96"
  41.    t:TMSRF.FON, "Tms Rmn 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  42.  
  43.    t:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  44.    t:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  45.  
  46.    t:ROMAN.FON, "Roman (Plotter)",   "CONTINUOUSSCALING"
  47.    t:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
  48.    t:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
  49.