home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga Shareware Floppies / ma56.dms / ma56.adf / StartMenu / Extras / README < prev    next >
Text File  |  1996-04-14  |  3KB  |  70 lines

  1. This drawer contains the sample programs.  To use any of these programs. you
  2. must use the full "StartMenu" program (with the taskbar)!
  3.  
  4. AudMon
  5.     This simple program is mostly an example of animated buttons.  It will
  6.     create a Clock button with four circles - each circle represents one
  7.     of the four audio channels.  When a channel has data in it, the circle
  8.     "lights up".
  9.     
  10.     To install it to the "StartUp" drawer so that it runs evertime you run
  11.     "StartMenu":
  12.         copy "AudMon" and "AudMon.info" to "StartUp"
  13.         copy all the "aud#?.bru" files to "StartUp"
  14.  
  15.     To quit AudMon, click the button.
  16.  
  17. MemMeter
  18.     This one creates a Clock button with three bars.  The left-most bar
  19.     represents Chip ram, the middle bar is Fast ram, and the right bar is
  20.     Total ram.
  21.     
  22.     To install it to the "StartUp" drawer:
  23.         copy "MemMeter" and "MemMeter.info" to "StartUp"
  24.  
  25.     If you click on the button, a window will popup with a numerical
  26.     display of your available memory.  To close this window, simply click
  27.     on it.  If you leave it open, its display will be updated along with
  28.     the button.
  29.  
  30.     To quit MemMeter, shift-click on the button.
  31.  
  32. SMRexx
  33.     This lets ARexx programs add buttons to the Taskbar.  It runs quietly
  34.     in the background waiting for commands.  See the "README" file for more
  35.     detailed info.  Also, check out the "example.rexx" file.
  36.  
  37.     To install
  38.         Copy SMRexx and SMRexx.info to "StartUp"
  39.         Copy "easyrexx.library" to "LIBS:"
  40.         Put the example script anywhere.
  41.  
  42. WinControl
  43.     If you run this program, whenever a window opens on the WB screen, a
  44.     button is added to the TaskBar.  If you click the button, that window
  45.     pops-to-front and becomes the active window.
  46.  
  47.     WinControl will iconify windows, too.  To iconify a window, shift-click
  48.     on its button.  To uniconify it, click its button.  NOTE: This is a
  49.     HACK!!  It is not advisable to screw around with other programs'
  50.     windows!  USE THIS FEATURE AT YOUR OWN RISK!!!
  51.     
  52.     To install it to the "StartUp" drawer:
  53.         copy "WinControl" and "WinControl.info" to "StartUp"
  54.  
  55.     See the README for further info.
  56.  
  57. WinMaster
  58.     This programs lets you tile windows horizontally and vertically, maximize and
  59.     minimize them, and move them to front and back.
  60.  
  61.     WinMaster Requires MUI.
  62.  
  63.     To install it to the "StartUp" drawer:
  64.         copy "WinMaster" and "WinMaster.info" to "StartUp"
  65.  
  66.     When you press the button a window opens.  There will be a list with the
  67.     names of the windows in it.  On the right are the command buttons. To
  68.     select more than one window in the list, hold down the shift key while
  69.     clicking on the name.
  70.