home *** CD-ROM | disk | FTP | other *** search
/ Fujiology Archive / fujiology_archive_v1_0.iso / !MAGS / !BONUS / COVERDSK / AT_WORLD / ATRIW8.ZIP / ATRIW8.MSA / ST-GUIDE.INF < prev    next >
Text File  |  1995-04-27  |  2KB  |  49 lines

  1. # This is a custom ST-Guide INF file put together especially for use
  2. # with this autobooting disk. A more detailed INF is included in the
  3. # STG-LITE.TXT in the STGLITE4 folder.
  4. #
  5. # Default search path, where ST-Guide looks for 'HYP' hypertexts:
  6. PATHS=A:\GUIDES;C:\GUIDES
  7. #
  8. # Default directory ST-Guide opens when calling the File Selector.
  9. # HCP also compiles to this path:
  10. HYPFOLD=A:\GUIDES
  11. #
  12. # The hypertext file to be loaded via the ST-Guide 'Catalog' option or 
  13. # when ST-Guide is started without parameters:
  14. HYPTOP=A:\GUIDES\ST-GUIDE.HYP
  15. #
  16. # The file used to find references:
  17. #REF=A:\GUIDES\ALL.REF
  18. #
  19. # The following two variables are only relevant in colour resolutions 
  20. # and are ignored in monochrome resolutions.
  21. # TXTCOLOR displays text in the specified colour.
  22. # REFCOLOR displays references in the specified colour using the 
  23. # normal typestyle (NOT bold and underlined).
  24. TXTCOLOR=1
  25. REFCOLOR=2
  26. #
  27. # If this variable is active, clicking on 'normal' is ignored and only
  28. # marked references may be selected.
  29. REFONLY=
  30. #
  31. # This variable is provided to install ARROWPATCH. This patch corrects a 
  32. # bug in the AES which prevents the scroll bars in windowed accessories
  33. # from working correctly with certain TOS versions.
  34. # If you exerience this behaviour activate this patch ON (by removing
  35. # the preceding #).
  36. # This patch is not needed if you are running WINX, MagiC, MTOS or 
  37. # already running ARROWPATCH.
  38. ARROWPATCH=1
  39. #
  40. # The first two values set the top left corner of the window. The
  41. # next two values set the bottom right corner for the ST-Guide window:
  42. WINSIZE=40,40,400,160
  43. #
  44. # This file will be loaded automatically if ST-Guide is started without 
  45. # parameters:
  46. DEFHYP=ST-GUIDE.HYP
  47. #
  48. # That's it!
  49.