home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 115 / af115sub.adf / chipwatch.lzx / Chipwatch / ChipWatch.doc next >
Encoding:
Text File  |  1998-07-16  |  2.5 KB  |  103 lines

  1. Short:    Watches and Warns of Low Chipmem
  2. Uploader: splayer@execulink.com (Allan Versaevel)
  3. Author:   splayer@execulink.com (Allan Versaevel)
  4. Type:     util/moni
  5.  
  6.  
  7. ChipWatch 1.0 keeps an eye on your Chipram and will warn you if
  8. it gets below the limit you specify via it's tooltype. This is
  9. usefull on AGA or ECS only systems when you are doing a lot of
  10. Browsing, Music playing, or have a lot of screens and windows open.
  11. I hope this will help cut down on crashes due to insufficient Chipram.
  12.  
  13.  
  14. Features:
  15. ---------
  16.  
  17. - Runs quietly in the background
  18. - User defined "Minimim" Chipram setting
  19. - User defined hotkeys can be set
  20. - Runs as a Commodity
  21. - Status of Chipram can be brought up at anytime
  22. - Can be quit at anytime
  23. - Ideal for your WBStartup drawer
  24. - Free
  25.  
  26. Installation:
  27. ------------
  28.  
  29. Copy ChipWatch to your WBStartup drawer or anywhere else.
  30.  
  31.  
  32. Usage:
  33. ------
  34.  
  35.  
  36. All of ChipWatch's settings are done in it's icon (tooltypes).
  37.  
  38. CHIPMIN=300  : This is the deafult setting. Change it to whatever you like.
  39.                Anything less than 100 is not recommended.
  40.  
  41.                NOTE: This value is in Kilobytes
  42.                ---------------------------------
  43.  
  44. CX_SHOW=shift lalt s  : Key combination to bring up the ChipWatch sataus
  45.                        requaeter. Change this to whatever you want.
  46.  
  47. CX_QUIT=shift lalt q  : Key combination to quit ChipWatch.
  48.  
  49. You can also use the Commodity Exchange program to handle this aswell.
  50.  
  51.  
  52. Notes:
  53. ------
  54.  
  55. Main Status Requester (CX_SHOW)
  56. -------------------------------
  57.  
  58. OK :      Simply gets rid of the requester after you read the Chipram info.
  59.  
  60. Update :  Updates the requester info.
  61.  
  62. Quit :    Quits Chipwatch.
  63.  
  64.  
  65. Warning Requsester
  66. ------------------
  67.  
  68. This happens when Chipram has fallen below the Chipram minimum
  69. you set (CHIPMIN).
  70.  
  71. OK :     Will get rid of the requster. If you did not close any windows or
  72.          quit any programs, it will come back :)
  73.  
  74. Update:  Updates requester info. If the Warning is over upon updating
  75.          you will be brought to the Status Requester.
  76.  
  77.  
  78. Ignore:  Will not display the warning again, regardless how much lower
  79.          your Chipram gets.
  80.  
  81. Note:    The warning gets re-set from Ignore if Chipram rises above the
  82. ----     warning limit.
  83.  
  84.  
  85. Quit:    Quits ChipWatch.
  86.  
  87.  
  88. History:
  89. --------
  90.  
  91. v1.0  -  Initial Aminet Release
  92.  
  93. -----------------------------------------------------------------------------
  94.  
  95. E-mail me if you like this thing or have any comments or suggestions at:
  96.  
  97. splayer@execulink.com or visit the official SPlayer site at:
  98.  
  99. www.execulink.com/~splayer
  100.  
  101.  
  102. Regards,
  103. Allan Versaevel