home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 426.lha / WB_2.0_Stuff / readme < prev    next >
Text File  |  1990-10-03  |  1KB  |  26 lines

  1. Here some Workbench 2.0 "Stuff"...
  2.  
  3. MapIcon:
  4.  This will remap the white and black pens to conform with the new V2.0
  5. standard.  This does not mean I agree that CBM should have changed the
  6. arrangement of the perfectly fine order of the white and black pens.
  7. But this should make things look better anyway...  If the icons are not
  8. 4 color icons, they will be after running MapIcon.  Also, only names
  9. that have the ".info" extension will work with MapIcon.  To create a
  10. script file, use...
  11.  
  12.  List >RAM:Map [DRIVE] all lformat "MapIcon >NIL: *"%s%s*""
  13.  
  14. This will map all the icons in a drive.  Type "failat 30" before running
  15. the script.  Edit the file if you wish to remove icons that should not
  16. be mapped (such as the preferences drawer).
  17.  
  18. Be sure NOT to use this file on copy protected disks as it may trash the
  19. copy protection scheme (these disk must look ugly on the Workbench, that's
  20. the way CBM wants it!).
  21.  
  22. ClkPointer:
  23.  This little hack makes the Workbench's Wait-Clock's Hand spin.  It works
  24. as of workbench.library version 36.2062.  It may not work with future
  25. versions of the Workbench... That's what hacks are for!
  26.