home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 July / VPR9707B.ISO / DRIVER / IBM / HXD502 / OEMSETUP.INF < prev    next >
INI File  |  1996-07-08  |  9KB  |  212 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 Cyber9385/82 video chip.
  8. ;   This file is utilized by the SETUP.EXE in Windows 3.1.
  9. ;
  10. ; SYSTEM.INI
  11. ; [Cyber9385]
  12. ; LCDResolution=640x480/800x600
  13. ; CRTResolution=640x480/800x600/1024x768/1280x1024
  14. ; VirtualScreen=No/640x480/800x600/1024x768/1280x1024
  15. ; ColorDepth=8/16/24
  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. fbe    = X:xgiw31a.drv, "Cyber9385/82 ディスプレードライバー",      "100,72,72",   X:vgacolrj.2gr, X:vgalogo.lgo, X:xgivdd31.386, X:vgadibj.3gr,  , X:vgalogo.rle, fbe
  42.  
  43.  
  44. ; copy these fonts depending on the 386 grabber being used
  45. [VGADIBJ.3GR]
  46. X:CGA40WOA.FON,X:CGA40WOA.FON
  47. X:CGA80WOA.FON,X:CGA80WOA.FON
  48. X:EGA40WOA.FON,X:EGA40WOA.FON
  49. X:EGA80WOA.FON,X:EGA80WOA.FON
  50.  
  51. [VGADIBJM.3GR]
  52. X:CGA40WOA.FON,X:EGA40WOA.FON
  53. X:CGA80WOA.FON,X:EGA80WOA.FON
  54. X:EGA40WOA.FON,X:VGA40W16.FON
  55. X:EGA80WOA.FON,X:VGA80W16.FON
  56.  
  57. [VGADIBJL.3GR]
  58. X:CGA40WOA.FON,X:VGA40W14.FON
  59. X:CGA80WOA.FON,X:VGA80W14.FON
  60. X:EGA40WOA.FON,X:BGA40WOA.FON
  61. X:EGA80WOA.FON,X:BGA80WOA.FON
  62.  
  63.  
  64. ;=======================================================================
  65. ; Below are the sections to be executed based on the type of display
  66. ; setup selected from the SETUP.EXE selection menu. These sections are
  67. ; executed based on which profile line was invoked via SETUP.EXE.
  68. ; These profile lines have been defined above and the parameters
  69. ; which match the below section are labeled <EXECUTION SECTION>.
  70. ;
  71. ; The format of the below display modes sections abide by the following
  72. ; syntax:
  73. ;
  74. ; <x:File>, <Destination>, <INI File>, <Section>, <OldLine>, <NewLine>
  75. ;
  76. ; x:File      = File on setup disk x: to be copied to destination.
  77. ; Destination = 0: for Windows root directory, 0:SYSTEM for Windows
  78. ;               system directory.
  79. ; INI File    = .INI to be modified or created.
  80. ; Section     = Section of INI File to be modified or created.
  81. ; OldLine     = Old text line to be removed from Section of INI File.
  82. ; NewLine     = New text line to be written to Section of INI File.
  83. ;=======================================================================
  84. [fbe]
  85. ,,system.ini, 386Enh,     "DOSVWOA.FON=",      "DOSVWOA.FON=PS55TOEM.FON"
  86. ,,system.ini, 386Enh,     "DOSVFONTS=",        "DOSVFONTS=*13,12,8,6"
  87. ,,system.ini, DeviceCaps, "Display=",          "Display="
  88. ,,SYSTEM.INI, Cyber9385,  "LCDResolution=",    "LCDResolution=1024x768"
  89. ,,SYSTEM.INI, Cyber9385,  "CRTResolution=",    "CRTResolution=1024x768"
  90. ,,SYSTEM.INI, Cyber9385,  "VirtualScreen=",    "VirtualScreen=No"
  91. ,,SYSTEM.INI, Cyber9385,  "ColorDepth=",       "ColorDepth=8"
  92. ,,SYSTEM.INI, Cyber9385,  "ResolutionChange=", "ResolutionChange=No"
  93. ,,SYSTEM.INI, Cyber9385,  "ResourceSize=",     "ResourceSize=Small"
  94. ,,SYSTEM.INI, drivers,    "DCI=",              "DCI=xgidci"
  95. ,,SYSTEM.INI, drivers,    "vids.draw=",        "vids.draw=udh.dll"
  96. ,,SYSTEM.INI, drivers,    "VIDC.CVID=",        "VIDC.CVID=iccvid.drv"
  97. ,,SYSTEM.INI, drivers,    "VIDC.YVU9=",        "VIDC.YVU9=iyvu9.dll"
  98. ,,SYSTEM.INI, drivers,    "VIDC.IV31=",        "VIDC.IV31=ir32.dll"
  99. ,,SYSTEM.INI, drivers,    "VIDC.IV32=",        "VIDC.IV32=ir32.dll"
  100. ,,WIN.INI,    drawdib,    "dcidva=",           "dcidva=1"
  101. X:xgiw31a.drv,  0:system
  102. X:xgivdd31.386, 0:system
  103. X:xgidci.drv,   0:system
  104. X:tguiuser.dll, 0:system
  105. X:dciman.dll,   0:system
  106. X:udh.dll,      0:system
  107. X:iccvid.drv,   0:system
  108. X:ir32.dll,     0:system
  109. X:iyvu9.dll,    0:system
  110. X:vgacolrj.2gr, 0:system
  111. X:vgadibj.3gr,  0:system
  112. X:vgadibjm.3gr, 0:system
  113. X:vgadibjl.3gr, 0:system
  114. X:ps55ssys.fon, 0:system
  115. X:ps55gsys.fon, 0:system
  116. X:ps55msys.fon, 0:system
  117. X:ps55lsys.fon, 0:system
  118. X:ps55sfix.fon, 0:system
  119. X:ps55gfix.fon, 0:system
  120. X:ps55mfix.fon, 0:system
  121. X:ps55lfix.fon, 0:system
  122. X:ps55soem.fon, 0:system
  123. X:ps55goem.fon, 0:system
  124. X:ps55moem.fon, 0:system
  125. X:ps55loem.fon, 0:system
  126. X:SSERIFF.FON,  0:system
  127. X:COURF.FON,    0:system
  128. X:SERIFF.FON,   0:system
  129. X:SYMBOLF.FON,  0:system
  130. X:SMALLF.FON,   0:system
  131. X:CGA40WOA.FON, 0:system
  132. X:CGA40WOA.FON, 0:system
  133. X:CGA80WOA.FON, 0:system
  134. X:CGA80WOA.FON, 0:system
  135. X:EGA40WOA.FON, 0:system
  136. X:EGA40WOA.FON, 0:system
  137. X:EGA80WOA.FON, 0:system
  138. X:EGA80WOA.FON, 0:system
  139. X:VGA40W16.FON, 0:system
  140. X:VGA80W16.FON, 0:system
  141. X:VGA40W14.FON, 0:system
  142. X:VGA80W14.FON, 0:system
  143. X:BGA40WOA.FON, 0:system
  144. X:BGA80WOA.FON, 0:system
  145. X:OEMFBE1.INF,  0:system
  146. X:OEMFBE2.INF,  0:system
  147. X:OEMFBE3.INF,  0:system
  148.  
  149.  
  150. ;=======================================================================
  151. ; Font Installation Section
  152. ;=======================================================================
  153. [sysfonts]
  154. ;X:ps55tsys.fon,"ゴシック  9pt. システム フォント", "100,72,72"
  155. ;X:ps55ssys.fon,"ゴシック 10pt. システム フォント", "100,96,96"
  156. ;X:ps55gsys.fon,"ゴシック 12pt. システム フォント", "100,120,120"
  157. ;X:ps55msys.fon,"明朝  12pt. システム フォント", "100,121,121"
  158. ;X:ps55lsys.fon,"明朝  14pt. システム フォント", "100,144,144"
  159.  
  160. [fixedfonts]
  161. ;X:ps55tfix.fon,"ゴシック  9pt. 固定 システム フォント", "100,72,72"
  162. ;X:ps55sfix.fon,"ゴシック 10pt. 固定 システム フォント", "100,96,96"
  163. ;X:ps55gfix.fon,"ゴシック 12pt. 固定 システム フォント", "100,120,120"
  164. ;X:ps55mfix.fon,"明朝  12pt. 固定 システム フォント", "100,121,121"
  165. ;X:ps55lfix.fon,"明朝  14pt. 固定 システム フォント", "100,144,144"
  166.  
  167. [oemfonts]
  168. ;X:ps55toem.fon,"ゴシック  9pt. ターミナル フォント", "100,72,72",1
  169. ;X:ps55soem.fon,"ゴシック 10pt. ターミナル フォント", "100,96,96",1
  170. ;X:ps55goem.fon,"ゴシック 12pt. ターミナル フォント", "100,120,120",1
  171. ;X:ps55moem.fon,"明朝  12pt. ターミナル フォント", "100,121,121",1
  172. ;X:ps55loem.fon,"明朝  14pt. ターミナル フォント", "100,144,144",1
  173.  
  174. ;=======================================================================
  175. ; Install only the fonts that apply to the resolution selected on the
  176. ; display menu.
  177. ;=======================================================================
  178. [fonts]
  179. X:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (96 dpi)",  "100,72,72"
  180. X:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (96 dpi)",  "100,96,96"
  181. X:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (120 dpi)", "100,120,120"
  182. X:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (120 dpi)", "100,121,121"
  183. X:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (120 dpi)", "100,144,144"
  184.  
  185. X:COURE.FON,   "Courier 10,12,15 (96 dpi)",  "100,72,72"
  186. X:COURE.FON,   "Courier 10,12,15 (96 dpi)",  "100,96,96"
  187. X:COURF.FON,   "Courier 10,12,15 (120 dpi)", "100,120,120"
  188. X:COURF.FON,   "Courier 10,12,15 (120 dpi)", "100,121,121"
  189. X:COURF.FON,   "Courier 10,12,15 (120 dpi)", "100,144,144"
  190.  
  191. X:SERIFE.FON,  "MS Serif 8,10,12,14,18,24 (96 dpi)",  "100,72,72"
  192. X:SERIFE.FON,  "MS Serif 8,10,12,14,18,24 (96 dpi)",  "100,96,96"
  193. X:SERIFF.FON,  "MS Serif 8,10,12,14,18,24 (120 dpi)", "100,120,120"
  194. X:SERIFF.FON,  "MS Serif 8,10,12,14,18,24 (120 dpi)", "100,121,121"
  195. X:SERIFF.FON,  "MS Serif 8,10,12,14,18,24 (120 dpi)", "100,144,144"
  196.  
  197. X:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (96 dpi)",  "100,72,72"
  198. X:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (96 dpi)",  "100,96,96"
  199. X:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (120 dpi)", "100,120,120"
  200. X:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (120 dpi)", "100,121,121"
  201. X:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (120 dpi)", "100,144,144"
  202.  
  203. X:SMALLE.FON,  "Small Fonts (96 dpi)",  "100,72,72"
  204. X:SMALLE.FON,  "Small Fonts (96 dpi)",  "100,96,96"
  205. X:SMALLF.FON,  "Small Fonts (120 dpi)", "100,120,120"
  206. X:SMALLF.FON,  "Small Fonts (120 dpi)", "100,121,121"
  207. X:SMALLF.FON,  "Small Fonts (120 dpi)", "100,144,144"
  208.  
  209. X:ROMAN.FON,  "Roman (Plotter)",  "CONTINUOUSSCALING"
  210. X:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
  211. X:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
  212.