home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / mag&info / gr132w.zip / 132W.EXE / INF / OEMHGC.INF
INI File  |  1993-03-10  |  3KB  |  79 lines

  1. [disks]
  2. x =. ,"Hercules Graphite Card(tm) Windows Display Drivers Diskette", hgcw1
  3. 1 =. ,"Microsoft Windows 3.1 Disk #1"
  4.  
  5.  
  6. [display]
  7. ; The string following the driver description specifies the screen
  8. ; resolution. It is used ONLY to match the system and OEM character sets
  9. ; with the display selection.
  10. ;
  11. ;profile = driver, Description of driver,                     resolution,  286 grabber,    logo code,     VDD,          386grabber, ega.sys, logo data,     optional work section
  12.  
  13. agx = x:agx.drv,  "Hercules Graphite Card (All Resolutions)", "100,96,96", x:vgacolor.2gr, x:vgalogo.lgo, x:vddagx.386, x:vga.3gr, ,         x:vgalogo.rle, agxdrv
  14.  
  15.  
  16. ; Optional sections listed in field 9 of the display secton are intrpreted as follows:
  17. ;
  18. ; File, Destination, .ini file, Section, LHS, RHS
  19. ;
  20. ; Where:    x:File      = Optional file to be copied, may be left null.
  21. ;           Destination = 0: for windows root or 0:system for system subdir.
  22. ;           .ini file   = Optional Any .ini file to be modified or created.
  23. ;           Section     = Section of .ini file to be modified.
  24. ;           OldLine     = Optional old line to be removed from the ini file.
  25. ;           NewLine     = New text line to be written with the .ini file.
  26.  
  27. ; Graphite's Install program will copy all files needed to run Setup into
  28. ; the Windows system sub-directory. 
  29.  
  30. [agxdrv]
  31. ,,system.ini, AGX_Display, "AGX_Mode=", "AGX_Mode=1"
  32. ,,system.ini, AGX_Display, "CRTParms=", "CRTParms=%DEST%MYSCREEN.CRT"
  33. ,,system.ini, AGX_Display, "AGX_Pitch=", "AGX_Pitch=96"
  34. ,,system.ini, AGX_Display, "AGX_PalSize=", "AGX_PalSize=8"
  35. ,,system.ini, AGX_Display, "AGX_DAC_Type=", "AGX_DAC_Type=1"
  36. ,,system.ini, AGX_Display, "AGX_Buffer=", "AGX_Buffer=0"
  37. ,,system.ini, AGX_Display, "AGX_Chip_Rev=", "AGX_Chip_Rev=14"
  38.  
  39.  
  40. [VGA.3gr]
  41. x:CGA40WOA.FON,x:CGA40850.FON
  42. x:CGA80WOA.FON,x:CGA80850.FON
  43. x:EGA40WOA.FON,x:EGA40850.FON
  44. x:EGA80WOA.FON,x:EGA80850.FON
  45.  
  46. [sysfonts]
  47. x:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  48. x:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  49.  
  50. [fixedfonts]
  51. x:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  52. x:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  53.  
  54. [oemfonts]
  55. x:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  56. x:8514oem.fon,"8514/a (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  57.  
  58.  
  59. [fonts]
  60. x:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  61. x:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  62.  
  63. x:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  64. x:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  65.  
  66. x:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  67. x:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  68.  
  69. x:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  70. x:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  71.  
  72. x:SMALLE.FON, "Small Fonts (VGA res)",   "100,96,96"
  73. x:SMALLF.FON, "Small Fonts (8514/a res)", "100,120,120"
  74.  
  75. x:ROMAN.FON, "Roman (Plotter)",   "CONTINUOUSSCALING"
  76. x:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
  77. x:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
  78.  
  79.