home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilsf / fontrun / !FontRun / !Help next >
Text File  |  1995-05-26  |  3KB  |  111 lines

  1.  
  2.                      -----------------------------------
  3.                            !Help file for FontRun
  4.  
  5.                            verson 1.01 (26-Apr-95)
  6.  
  7.                              © Andrew Ayre 1995
  8.                      -----------------------------------
  9.  
  10. INTRODUCTION...
  11.  
  12.   When FontRun is added to your boot sequence, it allows you to choose when
  13. resetting your machine, whether to boot your font folders or not by pressing
  14. a hotkey.
  15.  
  16. RUNNING...
  17.  
  18.   If FontRun is double-clicked on (ie. run), then it will boot any font
  19. folders that it has been told about. To configure FontRun, double-click on
  20. the icon while holding down the right Alt key.
  21.  
  22.   FontRun will load onto the iconbar. Clicking on the icon brings up the
  23. main window.
  24.  
  25. CONFIGURING...
  26.  
  27.   Drop your font folders onto the 'drop box' in the configure window (it
  28. is at the top).
  29.  
  30.   To remove a font folder, click on 'Remove' and choose the folder name from
  31. the menu.
  32.  
  33.   Note: font folders must be applications with a '!Boot' file, ie. a
  34. standard font folder as supplied with RISC OS 2 and 3.
  35.  
  36.   To set the hotkey, click on 'Change' and press the hotkey. Most keys on
  37. the keyboard can be used. There are a few exceptions, and these won't do
  38. anything when pressed. Most noticeably, you can't use the right Alt, as this
  39. will load FontRun in if pressed when resetting.
  40.   If the hotkey is ok to use, then it will appear in the cream box.
  41.  
  42.   When everything is set up, then click on 'OK'. This will save a file
  43. called 'Folders' inside the application directory.
  44.  
  45.   If you want to ignore the changes that you have made, then quit FontRun in
  46. the ususal way from the iconbar menu.
  47.  
  48. ADDING TO BOOT SEQUENCE...
  49.  
  50.   In the file that you run when your machine is reset, remove the lines that
  51. read something like:
  52.  
  53.   Run idefs::4.$.Fonts.!Fonts1.!Boot
  54.  
  55. and replace with a single line that runs FontRun.
  56.  
  57.   Now, when you reset your machine, nothing should happen. But if you reset
  58. your machine and hold down the hotkey until the desktop appears, then you
  59. should find that you have no fonts, or only the ROM fonts.
  60.  
  61. RUNNING FROM READ-ONLY MEDIA...
  62.  
  63.   It maybe desirable to run FontRun from an enviroment which is read only,
  64. such as an archive. To enable this to be possible, you can change the place
  65. that the 'Folders' file is saved to.
  66.  
  67.   In the !Run file there is a line that reads:
  68.  
  69. Set FontRunRes$Dir <Obey$Dir>
  70.  
  71. Change this line to specifiy the location, ie:
  72.  
  73. Set FontRunRes$Dir idefs::Andy.$.Temp
  74.  
  75. or for saving in !Scrap:
  76.  
  77. Set FontRunRes$Dir <Wimp$ScrapDir>
  78.  
  79. EPILOGUE...
  80.  
  81.   This application was written using the DrWimp desktop programming system,
  82. which was written by me. It is included with the system, but with the source
  83. code, which is fully commented.
  84.  
  85. For more information contact me at:
  86.  
  87. Andrew Ayre
  88. 24 Skirbeck Road,
  89. Gillshill Road,
  90. Hull.
  91. East Yorkshire
  92. HU8 0HR
  93.  
  94. E-mail: A.J.Ayre@e-eng.hull.ac.uk
  95.  
  96. DrWimp can also be obtained from the DataFile PD library.
  97.  
  98. CREDITS...
  99.  
  100.   Thanx to Jon Noble for testing FontRun on his RiscPC, and for adding the
  101. instalation instructions for RiscPCs.
  102.  
  103.  
  104. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  105.  
  106. This software may be freely copied as long as none of the files are altered
  107. or tampered with, and no profit is made. The files may not be distributed
  108. seperately.
  109.  
  110. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  111.