home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 July / VPR9707B.ISO / DRIVER / IBM / HXD103 / OEMCYBR4.INF < prev    next >
INI File  |  1996-09-02  |  10KB  |  246 lines

  1. ;=======================================================================
  2. ;
  3. ; NAME: OEMSETUP.INF (Windows 3.1)
  4. ;
  5. ; DESCRIPTION:
  6. ;   This file is a installation description file of Windows 3.1 display
  7. ;   driver for ThinkPad series which have Cyber9320 video chip.
  8. ;   This file is utilized by the SETUP.EXE in Windows 3.1.
  9. ;
  10. ; SYSTEM.INI
  11. ; [Cyber9320]
  12. ; LCDResolution=640x480/800x600
  13. ; CRTResolution=640x480/800x600/1024x768/1280x1024
  14. ; VirtualScreen=No/640x480/800x600/1024x768/1280x1024
  15. ; ColorDepth=8/16
  16. ; ResolutionChange=No/Yes
  17. ; ResourceSize=Small/Large
  18. ; CursorSize=Small/Large
  19. ; CursorColor=Normal/Black/Reverse/Transparent
  20. ; StartupScreen=LeftTop/LeftBottom/RightTop/RightBottom/Center
  21. ; BorderSpace=0-99
  22. ; DisplayType=Color/Mono
  23. ; FrameBufferAddress=nnn
  24. ;
  25. ;=======================================================================
  26.  
  27. [data]
  28. Version=3.1
  29.  
  30. [disks]
  31. X =., "ビデオ・サポート・ディスケット for Windows 3.1", "WIN31_DISP"
  32.  
  33. [display]
  34. ;=======================================================================
  35. ; The string following the driver description specifies the screen
  36. ; resolution. It is used ONLY to match the system and OEM character sets
  37. ; with the display selection.
  38. ;=======================================================================
  39. ;PROF  = <DRIVER>,      <DESCRIPTION OF DRIVER>,                 <RESOLUTION>,  <286 GRABBER>,  <LOGO CODE>,   <VDD>,          <386GRABR>,     , <LOGO DATA>,   <EXECUTION SECTION>
  40. ;-----   -------------- ---------------------------------------- -------------- --------------- -------------- --------------- --------------- - -------------- -------------------
  41. fbr1ft = X:cybw31f.drv, "Cyber9320  640x480 16.7M  ゴシック  9pt.", "100,72,72",   X:vgacolrj.2gr, X:vgalogo.lgo, X:cybvdd31.386, X:vgadibj.3gr,  , X:vgalogo.rle, FBR1FT
  42. fbr1fs = X:cybw31f.drv, "Cyber9320  640x480 16.7M  ゴシック 10pt.", "100,96,96",   X:vgacolrj.2gr, X:vgalogo.lgo, X:cybvdd31.386, X:vgadibj.3gr,  , X:vgalogo.rle, FBR1FS
  43.  
  44.  
  45. ; copy these fonts depending on the 386 grabber being used
  46. [VGADIBJ.3GR]
  47. X:CGA40WOA.FON,X:CGA40WOA.FON
  48. X:CGA80WOA.FON,X:CGA80WOA.FON
  49. X:EGA40WOA.FON,X:EGA40WOA.FON
  50. X:EGA80WOA.FON,X:EGA80WOA.FON
  51.  
  52. [VGADIBJM.3GR]
  53. X:CGA40WOA.FON,X:EGA40WOA.FON
  54. X:CGA80WOA.FON,X:EGA80WOA.FON
  55. X:EGA40WOA.FON,X:VGA40W16.FON
  56. X:EGA80WOA.FON,X:VGA80W16.FON
  57.  
  58. [VGADIBJL.3GR]
  59. X:CGA40WOA.FON,X:VGA40W14.FON
  60. X:CGA80WOA.FON,X:VGA80W14.FON
  61. X:EGA40WOA.FON,X:BGA40WOA.FON
  62. X:EGA80WOA.FON,X:BGA80WOA.FON
  63.  
  64.  
  65. ;=======================================================================
  66. ; Below are the sections to be executed based on the type of display
  67. ; setup selected from the SETUP.EXE selection menu. These sections are
  68. ; executed based on which profile line was invoked via SETUP.EXE.
  69. ; These profile lines have been defined above and the parameters
  70. ; which match the below section are labeled <EXECUTION SECTION>.
  71. ;
  72. ; The format of the below display modes sections abide by the following
  73. ; syntax:
  74. ;
  75. ; <x:File>, <Destination>, <INI File>, <Section>, <OldLine>, <NewLine>
  76. ;
  77. ; x:File      = File on setup disk x: to be copied to destination.
  78. ; Destination = 0: for Windows root directory, 0:SYSTEM for Windows
  79. ;               system directory.
  80. ; INI File    = .INI to be modified or created.
  81. ; Section     = Section of INI File to be modified or created.
  82. ; OldLine     = Old text line to be removed from Section of INI File.
  83. ; NewLine     = New text line to be written to Section of INI File.
  84. ;=======================================================================
  85. ; 640x480 16.7M colors Gothic 9pt.
  86. [FBR1FT]
  87. ,,system.ini, 386Enh,     "DOSVWOA.FON=",      "DOSVWOA.FON=PS55TOEM.FON"
  88. ,,system.ini, 386Enh,     "DOSVFONTS=",        "DOSVFONTS=*13,12,8,6"
  89. ,,system.ini, DeviceCaps, "Display=",          "Display="
  90. ,,SYSTEM.INI, Cyber9320,  "LCDResolution=",    "LCDResolution=640x480"
  91. ,,SYSTEM.INI, Cyber9320,  "CRTResolution=",    "CRTResolution=640x480"
  92. ,,SYSTEM.INI, Cyber9320,  "VirtualScreen=",    "VirtualScreen=No"
  93. ,,SYSTEM.INI, Cyber9320,  "ResolutionChange=", "ResolutionChange=No"
  94. ,,SYSTEM.INI, Cyber9320,  "ResourceSize=",     "ResourceSize=Small"
  95. ,,SYSTEM.INI, drivers,    "DCI=",              "DCI="
  96. ,,WIN.INI,    drawdib,    "dcidva=",           "dcidva=2"
  97. X:cybw31h.drv, 0:system
  98. X:cybw31f.drv, 0:system
  99. X:ps55ssys.fon, 0:system
  100. X:ps55gsys.fon, 0:system
  101. X:ps55msys.fon, 0:system
  102. X:ps55lsys.fon, 0:system
  103. X:ps55sfix.fon, 0:system
  104. X:ps55gfix.fon, 0:system
  105. X:ps55mfix.fon, 0:system
  106. X:ps55lfix.fon, 0:system
  107. X:ps55soem.fon, 0:system
  108. X:ps55goem.fon, 0:system
  109. X:ps55moem.fon, 0:system
  110. X:ps55loem.fon, 0:system
  111. X:SSERIFF.FON,  0:system
  112. X:COURF.FON,    0:system
  113. X:SERIFF.FON,   0:system
  114. X:SYMBOLF.FON,  0:system
  115. X:SMALLF.FON,   0:system
  116. X:CGA40WOA.FON, 0:system
  117. X:CGA40WOA.FON, 0:system
  118. X:CGA80WOA.FON, 0:system
  119. X:CGA80WOA.FON, 0:system
  120. X:EGA40WOA.FON, 0:system
  121. X:EGA40WOA.FON, 0:system
  122. X:EGA80WOA.FON, 0:system
  123. X:EGA80WOA.FON, 0:system
  124. X:VGA40W16.FON, 0:system
  125. X:VGA80W16.FON, 0:system
  126. X:VGA40W14.FON, 0:system
  127. X:VGA80W14.FON, 0:system
  128. X:BGA40WOA.FON, 0:system
  129. X:BGA80WOA.FON, 0:system
  130. X:OEMCYBR2.INF, 0:system
  131. X:OEMCYBR3.INF, 0:system
  132. X:OEMCYBR4.INF, 0:system
  133.  
  134. ; 640x480 16.7M colors Gothic 10pt.
  135. [FBR1FS]
  136. ,,system.ini, 386Enh,     "DOSVWOA.FON=",      "DOSVWOA.FON=PS55TOEM.FON"
  137. ,,system.ini, 386Enh,     "DOSVFONTS=",        "DOSVFONTS=*18,12,8,8"
  138. ,,system.ini, DeviceCaps, "Display=",          "Display="
  139. ,,SYSTEM.INI, Cyber9320,  "LCDResolution=",    "LCDResolution=640x480"
  140. ,,SYSTEM.INI, Cyber9320,  "CRTResolution=",    "CRTResolution=640x480"
  141. ,,SYSTEM.INI, Cyber9320,  "VirtualScreen=",    "VirtualScreen=No"
  142. ,,SYSTEM.INI, Cyber9320,  "ResolutionChange=", "ResolutionChange=No"
  143. ,,SYSTEM.INI, Cyber9320,  "ResourceSize=",     "ResourceSize=Small"
  144. ,,SYSTEM.INI, drivers,    "DCI=",              "DCI="
  145. ,,WIN.INI,    drawdib,    "dcidva=",           "dcidva=2"
  146. X:cybw31h.drv, 0:system
  147. X:cybw31f.drv, 0:system
  148. X:ps55ssys.fon, 0:system
  149. X:ps55gsys.fon, 0:system
  150. X:ps55msys.fon, 0:system
  151. X:ps55lsys.fon, 0:system
  152. X:ps55sfix.fon, 0:system
  153. X:ps55gfix.fon, 0:system
  154. X:ps55mfix.fon, 0:system
  155. X:ps55lfix.fon, 0:system
  156. X:ps55soem.fon, 0:system
  157. X:ps55goem.fon, 0:system
  158. X:ps55moem.fon, 0:system
  159. X:ps55loem.fon, 0:system
  160. X:SSERIFF.FON,  0:system
  161. X:COURF.FON,    0:system
  162. X:SERIFF.FON,   0:system
  163. X:SYMBOLF.FON,  0:system
  164. X:SMALLF.FON,   0:system
  165. X:CGA40WOA.FON, 0:system
  166. X:CGA40WOA.FON, 0:system
  167. X:CGA80WOA.FON, 0:system
  168. X:CGA80WOA.FON, 0:system
  169. X:EGA40WOA.FON, 0:system
  170. X:EGA40WOA.FON, 0:system
  171. X:EGA80WOA.FON, 0:system
  172. X:EGA80WOA.FON, 0:system
  173. X:VGA40W16.FON, 0:system
  174. X:VGA80W16.FON, 0:system
  175. X:VGA40W14.FON, 0:system
  176. X:VGA80W14.FON, 0:system
  177. X:BGA40WOA.FON, 0:system
  178. X:BGA80WOA.FON, 0:system
  179. X:OEMCYBR2.INF, 0:system
  180. X:OEMCYBR3.INF, 0:system
  181. X:OEMCYBR4.INF, 0:system
  182.  
  183.  
  184. ;=======================================================================
  185. ; Font Installation Section
  186. ;=======================================================================
  187. [sysfonts]
  188. ;X:ps55tsys.fon,"ゴシック  9pt. システム フォント", "100,72,72"
  189. ;X:ps55ssys.fon,"ゴシック 10pt. システム フォント", "100,96,96"
  190. ;X:ps55gsys.fon,"ゴシック 12pt. システム フォント", "100,120,120"
  191. ;X:ps55msys.fon,"明朝  12pt. システム フォント", "100,121,121"
  192. ;X:ps55lsys.fon,"明朝  14pt. システム フォント", "100,144,144"
  193.  
  194. [fixedfonts]
  195. ;X:ps55tfix.fon,"ゴシック  9pt. 固定 システム フォント", "100,72,72"
  196. ;X:ps55sfix.fon,"ゴシック 10pt. 固定 システム フォント", "100,96,96"
  197. ;X:ps55gfix.fon,"ゴシック 12pt. 固定 システム フォント", "100,120,120"
  198. ;X:ps55mfix.fon,"明朝  12pt. 固定 システム フォント", "100,121,121"
  199. ;X:ps55lfix.fon,"明朝  14pt. 固定 システム フォント", "100,144,144"
  200.  
  201. [oemfonts]
  202. ;X:ps55toem.fon,"ゴシック  9pt. ターミナル フォント", "100,72,72",1
  203. ;X:ps55soem.fon,"ゴシック 10pt. ターミナル フォント", "100,96,96",1
  204. ;X:ps55goem.fon,"ゴシック 12pt. ターミナル フォント", "100,120,120",1
  205. ;X:ps55moem.fon,"明朝  12pt. ターミナル フォント", "100,121,121",1
  206. ;X:ps55loem.fon,"明朝  14pt. ターミナル フォント", "100,144,144",1
  207.  
  208. ;=======================================================================
  209. ; Install only the fonts that apply to the resolution selected on the
  210. ; display menu.
  211. ;=======================================================================
  212. [fonts]
  213. X:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (96 dpi)",  "100,72,72"
  214. X:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (96 dpi)",  "100,96,96"
  215. X:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (120 dpi)", "100,120,120"
  216. X:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (120 dpi)", "100,121,121"
  217. X:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (120 dpi)", "100,144,144"
  218.  
  219. X:COURE.FON,   "Courier 10,12,15 (96 dpi)",  "100,72,72"
  220. X:COURE.FON,   "Courier 10,12,15 (96 dpi)",  "100,96,96"
  221. X:COURF.FON,   "Courier 10,12,15 (120 dpi)", "100,120,120"
  222. X:COURF.FON,   "Courier 10,12,15 (120 dpi)", "100,121,121"
  223. X:COURF.FON,   "Courier 10,12,15 (120 dpi)", "100,144,144"
  224.  
  225. X:SERIFE.FON,  "MS Serif 8,10,12,14,18,24 (96 dpi)",  "100,72,72"
  226. X:SERIFE.FON,  "MS Serif 8,10,12,14,18,24 (96 dpi)",  "100,96,96"
  227. X:SERIFF.FON,  "MS Serif 8,10,12,14,18,24 (120 dpi)", "100,120,120"
  228. X:SERIFF.FON,  "MS Serif 8,10,12,14,18,24 (120 dpi)", "100,121,121"
  229. X:SERIFF.FON,  "MS Serif 8,10,12,14,18,24 (120 dpi)", "100,144,144"
  230.  
  231. X:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (96 dpi)",  "100,72,72"
  232. X:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (96 dpi)",  "100,96,96"
  233. X:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (120 dpi)", "100,120,120"
  234. X:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (120 dpi)", "100,121,121"
  235. X:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (120 dpi)", "100,144,144"
  236.  
  237. X:SMALLE.FON,  "Small Fonts (96 dpi)",  "100,72,72"
  238. X:SMALLE.FON,  "Small Fonts (96 dpi)",  "100,96,96"
  239. X:SMALLF.FON,  "Small Fonts (120 dpi)", "100,120,120"
  240. X:SMALLF.FON,  "Small Fonts (120 dpi)", "100,121,121"
  241. X:SMALLF.FON,  "Small Fonts (120 dpi)", "100,144,144"
  242.  
  243. X:ROMAN.FON,  "Roman (Plotter)",  "CONTINUOUSSCALING"
  244. X:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
  245. X:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
  246.