home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilss / sloth / !Sloth / !Help next >
Text File  |  1994-12-19  |  1KB  |  50 lines

  1.                       Help file for the Sloth module
  2.                       ==============================
  3. Purpose
  4. -------
  5. The Sloth module performs various functions whenever alt and a function key
  6. are pressed regardless of the program currently running.
  7.  
  8. Loading
  9. -------
  10. To load the module double click on the !Sloth icon in the filer window.
  11.  
  12. Use
  13. ---
  14. Press <alt>F1-F4 to slow the machine down or <alt>F5 to stop it in its
  15. tracks (good for games without a pause button!). If you want to get things
  16. back to full speed then press <alt>F6.
  17. <Alt>F7 saves the screen as a sprite in the current directory with the
  18. filename 'scr_X" where X is a number beginning at 0 and incrementing with
  19. every screen saved. <Alt>F8 will reset this counter to 0.
  20. Setting the system variables Int$Key_09 to Int$Key_11 causes the star command
  21. stored in these variables to be executed when <alt> plus the relevant
  22. function key is pressed. For example:
  23.  
  24. *Set Int$Key_09 "Cache off"
  25.  
  26. will causes the cache of an ARM 3 machine to be turned off whenever <alt>F9
  27. is pressed.
  28.  
  29.  
  30.  
  31. And now for the boring bit....
  32. ------------------------------
  33. This program is freeware, it can be freely distributed as long no profit is
  34. made and all files are included in their original state (especially this
  35. one!).
  36. A small charge for copying or media is acceptable.
  37.  
  38. If you should want to contact me use the following address:
  39.  
  40. EMail: un9l@rz.uni-karlsruhe.de
  41.  
  42.  
  43. Snail mail:
  44.  
  45. Sham Gardner
  46. Vorderstraße 19
  47. 76189 Karlsruhe
  48. Germany
  49.  
  50.