home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 129 / af129a.adf / MemMon.lzx / MemMon / MemMon.readme < prev    next >
Text File  |  1999-08-17  |  5KB  |  157 lines

  1. Short:    MemMon 1.92 Monitors mem levels, can give warnings 
  2. Author:   simon@gadge.u-net.com (Simon Hitchen)
  3. Uploader: simon@gadge.u-net.com (Simon Hitchen)   
  4. Type:     util/wb
  5. Version:  1.92
  6.  
  7.  A program which displays how much chip/fast mem is available and can
  8. display totals and largest blocks. It can also give warnings when any
  9. of the memory levels falls below the definable settings. The warning
  10. can either be a change in the text display colour in MM's window or a
  11. beep screen warning if the window is not able to open on the frontmost
  12. screen.
  13.  MemMon can also be set to follow you to the frontmost screen (if public)
  14. as you flip between different screens. It will "remember" the X and Y
  15. screen positions on up to 20 different screens in any one session.
  16.  It can also be "hidden" and will re-appear if a warning needs to be
  17. given.
  18.  Fully controllable with user-defined hotkey combinations or with a
  19. commodity exchange program.
  20.  Descriptions of all the tooltypes follow.
  21.  
  22.  
  23. ---------------------------------------------------------------------
  24.  
  25. Special thanks for beta testing and putting up with the odd "strange
  26. behaviour" from MemMon in its previous incarnations to:
  27.  
  28. Frank Mathieson - frank@massin.freeserve.co.uk
  29.                   http://www.massin.freeserve.co.uk
  30.  
  31. Pam - pam@mythos.u-net.com
  32.  
  33. Andy Silman - andy@orion27.freeserve.co.uk
  34.  
  35. Paul Dixon - pauldix@valerie.u-net.com
  36.  
  37. ---------------------------------------------------------------------
  38.  
  39.  
  40. Fourteen tooltypes to mess around with:
  41. ---------------------------------------
  42.  
  43. (if any of the tooltypes can't be found, the following values are
  44.  the default settings)
  45.  
  46.  
  47. 1) CHIPLEVEL=256  (measured in K) If chip mem gets lower than this
  48.    level, a warning can be given.
  49.  
  50. 2) FASTLEVEL=1024 (measured in K) If fast mem gets lower than this
  51.    level a warning can be given.
  52.  
  53. 3) SECONDS=1  Time between updates/warnings.
  54.  
  55. 4) BEEPCOUNT=2  How many times the screen may be beeped as a warning
  56.    that one of the levels has fallen below the warning level.
  57.  
  58. 5) DEFAULTX=20  Default X screen position for the window.
  59.  
  60. 6) DEFAULTY=20  Default Y screen position for the window.
  61.  
  62. 7) TOGGLEKEYS=lalt t  User definable hotkey combination to hide or
  63.    show the window.
  64.    See "Hotkey Notes" later.
  65.  
  66. 8) PUPPYMODE=Stay  (can be Stay or Heel or S or H) Selects if MM 
  67.    will stay on the current screen or try to follow you onto the
  68.    frontmost screen if possible.
  69.  
  70. 9) PUPPYKEYS=lalt h  User definable hotkey combination to toggle
  71.    the current PUPPYMODE between Heel or Stay.
  72.    See "Hotkey Notes" later.
  73.  
  74. 10) STARTSCREEN=Workbench  Select which public screen MM should
  75.     start up on. If the named screen is not available or the field
  76.     is blank, MM will try to open on the frontmost screen or the
  77.     default public screen.
  78.     
  79.     Useful in combination with PUPPYMODE=Stay to open MM on a named
  80.     screen that may not be at the front of the display.
  81.  
  82. 11) SIZEKEYS=lalt s  User definable hotkey combination to toggle
  83.     the size of the window between Big and Little.
  84.     See "Hotkey Notes" later.
  85.  
  86. 12) STARTSIZE=Big  (can be Big or Little or B or L) Selects the
  87.     size of MM's window on startup.
  88.  
  89. 13) STARTDELAY=0  Selects a delay (in seconds) before MM attempts
  90.     to open it's window on startup.
  91.  
  92. 14) CLOCKMODE=24  (can be set to 24 or 12 or 0) Might as well have
  93.     some useful info in the window title bar :-)
  94.     
  95.     Shows the current time in MM's window as a 12 or 24 hr clock 
  96.     or 0=no clock.
  97.  
  98.  
  99. ---------------------------------------------------------------------
  100.  
  101.  
  102. Two gadgets to press:
  103. ---------------------
  104.  
  105. [ ] Snooze  
  106.  
  107. Same as pressing the TOGGLEKEYS hotkeys. Hides the window.
  108.  
  109.  
  110. [ Heel ] or [ Stay ]
  111.  
  112. Same as pressing the PUPPYMODE hotkeys. Cycle between Heel/Stay mode.
  113.  
  114.  
  115. ---------------------------------------------------------------------
  116.  
  117.  
  118. Hotkey notes:
  119. -------------
  120.  
  121. To choose different hotkey combinations from the default ones (maybe
  122. because of clashes with other programs having the same ones set) you
  123. should choose a qualifier key and an individual key for each.
  124.  
  125. Qualifier keys should be either:
  126.  
  127.   lalt  ralt  lamiga  ramiga  lshift  rshift  ctrl
  128.  
  129. Individual keys can be any other key on the keyboard including small
  130. case letters, numbers and Fkeys eg:
  131.  
  132.   lalt F1   ctrl 6   rshift z  (or anything else you want really)
  133.  
  134. If any of the hotkey combinations are set to the same keys as one of
  135. MM's other ones, they will all revert to the default settings.
  136.  
  137.  
  138. ---------------------------------------------------------------------
  139.  
  140.  
  141. A bit more info:
  142. ----------------
  143.  
  144. You can also control MM with a commodity exchange program eg:
  145. Workbench:Tools/Commodities/Exchange or CxPx etc.
  146. The Hide Interface, Show Interface and Remove buttons can be used to
  147. control MM.
  148.  
  149. The program requires the "Xen.font" size 8, for use in it's window
  150. display (everyone has this font - probably :-)
  151.  
  152. The program adjusts it's window height to take into account the font
  153. size used in the window titles.
  154.  
  155. MM can't be run if another copy is currently running.
  156.  
  157.