home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today (UK) 13 / CDRTODAY13.iso / apw / apw.ini / apw.ini
INI File  |  1994-08-19  |  3KB  |  110 lines

  1. [Color]
  2. ;
  3. ; Section:  [Color]
  4. ;
  5. ;  Description:  Image color display control.
  6. ;
  7. ; Key:  PreserveSysColors
  8. ;
  9. PreserveSysColors=no
  10.  
  11. [FontMapping]
  12. ;
  13. ; Section:  [FontMapping]
  14. ;
  15. ;  Description:  When a Macintosh format file is converted to Windows format
  16. ;  this section is consulted to determine which Windows fonts will be 
  17. ;  substituted in place of the Macintosh fonts.
  18. ;
  19. ; Key:  MapAllSizes
  20. ;  
  21. ;  Description:  Specifies if automatic font size mapping is to be done.
  22. ;
  23. ;  Values:  "no" - (default) do not automatically map font sizes.
  24. ;           "yes" - map font sizes.
  25. ;
  26. ; Key:  <MacFontName>
  27. ;
  28. ;  Description:  <MacFontName> is the name of a Macintosh font that is to
  29. ;  be mapped to a Windows font.
  30. ;
  31. ;  Values:  <WinFontName> - is the Windows font that is to be mapped to the 
  32. ;                           Macintosh font.
  33. ;
  34. ;  Example:  "Chicago=Helv"
  35. ; Key:  <MacFontNameAndSize>
  36. ;
  37. ;  Description:  <MacFontNameAndSize> is the name and size of a Macintosh 
  38. ;  font that is to be mapped to a Windows font and size.
  39. ;
  40. ;  Values:  <WinFontNameAndSize> - is the Windows font and size that is to 
  41. ;                                  be mapped to the Macintosh font and size.
  42. ;
  43. ;  Example:  "Chicago,12 (12 pixels)=Helv,12 (20 pixels)"
  44. ;
  45. MapAllSizes=no
  46.  
  47. [Sound]
  48. ;
  49. ; Section:  [Sound]
  50. ;
  51. ;  Description:  Sound hardware device driver specification section.
  52. ;
  53. ; Key:  Driver
  54. ;
  55. ;  Description:  Specifies the file name of the sound hardware disc device 
  56. ;                driver, with no path qualifier.
  57. ;  Example:  "Driver=APSBISA.SDR"
  58. ;
  59.  
  60. [Videodisc]
  61. ;
  62. ; Section:  [Videodisc]
  63. ;
  64. ;  Description:  Video disc device driver specification section.
  65. ;
  66. ; Key:  Port
  67. ;
  68. ;  Description:  Specifies which communications port the device driver will
  69. ;                use to communicate to the video disc player.
  70. ;  Values:  Com<x> - specifies a DOS serial communications port where <x> 
  71. ;                    is an integer from 1 to 3.
  72. ;
  73. ;  Example:  "Port=Com1"
  74. ;
  75. ; Key:  Player
  76. ;
  77. ;  Description:  Specifies the name and/or category of the video disc player 
  78. ;                that the device driver supports.
  79. ;  Example:  "Player=Sony LDP Series"
  80. ;
  81. ; Key:  Driver
  82. ;
  83. ;  Description:  Specifies the file name of the video disc device driver, with
  84. ;                no path qualifier.
  85. ;  Example:  "Driver=SONY.VDR"
  86. ;
  87.  
  88. [Models]
  89. ;
  90. ; Section:  [Models]
  91. ;
  92. ;  Description:  Models specification section.
  93. ;
  94. ; Key:  model<x>
  95. ;
  96. ;  Description:  "model<x>" is a model specification where <x> is a unique
  97. ;  integer value.
  98. ;  Values:  <FileName>;<Description> - <FileName> is the full path and name
  99. ;           to the model file and <Description> is the text to be shown in
  100. ;           the menu to represent the model.
  101. ;
  102. ;  Example:  "model1=C:\APW\WELCOME.MOD;Startup Screen"
  103. ;
  104.