home *** CD-ROM | disk | FTP | other *** search
- WBShuffle Shuffle UnShuffle DeleteD
- by Michael Texada
-
- These 4 asm. language programs do:
- WBShuffle- Changes colors of current window according to command line if
- used from the CLI, and to 2,3 if used from the WB. Under 2.0,
- try this: activate window to change colors of, press Amiga-E,
- type "wbshuffle 13" or some other combination, ie 23, 12 etc.
- and press return.. WBShuffle will not load until the Execute
- Command window has gone, and will work on the window you
- activated before pressing amiga-e.
- Note that if you try the same color for both numbers, ie 22,
- wbshuffle will default to 23. Also if you use screens with
- more than 4 colors, ie 8, you can use those colors as well,
- for example "WBShuffle 53" or "wbshuffle 67" etc.
- The first number is the DetailPen, used for the window title
- and drag bars etc., and the second is the BlockPen, the main
- window frame. The window's menus also change colors.
- Shuffle- Changes colors of all open windows, according to its own
- settings.
- UnShuffle- Changes windows back to their old colors..
- DeleteD- Adds keyboard equivalents to the workbench 2.0 menus:
- Delete- right-amiga-d Delete
- Clean Up- right-amiga-f Fix up
- Update- right-amiga-t updaTe
- Show All Files- right-amiga-v eVerything
- Show Only Icons- right-amiga-w Well??
- View By Icon- right-amiga-g Gosh...
- View By Name- right-amiga-h Handle
- View By Date- right-amiga-j January
- View By Size- right-amiga-m Monstrosity??
- Note that if the source was changed to reflect the menu
- arrangement in 1.3 it will work under 1.3 also.
- *****NOTE ABOUT RUNNING FROM STARTUP-SEQUENCE*****
- To run DeleteD from the startup-sequence, add the following
- lines after "LoadWB":
- wait 3 sec
- run >nil: deleted
- The "3" above can be changed to a higher or lower number,
- depending on your setup, as long as DeleteD is not run until
- all other menu activity, ie MenuConfig etc., is completed!
- Wait until DeleteD is finished running before you use any
- menus.
-
- The source to these progs. is included in the Source drawer.. You can do
- whatever you want with it. "Include/Misc/MeasyStart.i" is also included,
- so you can change these and reassemble them. Just change the incdir to what-
- ever dir holds your include files.
- But distribute all this stuff together, please!
-
- Mike Texada
- GEnie- R.TEXADA
-
-