home *** CD-ROM | disk | FTP | other *** search
/ Dream 50 / Amiga_Dream_50.iso / Linux / AfterStep / apps / animate / Animate-1.3.README < prev    next >
Text File  |  1997-05-15  |  655b  |  36 lines

  1.  
  2.  
  3.                 Animate! 1.3
  4.                 
  5.             Animation module for AfterStep
  6.             
  7.              Alfredo Kojima (kojima@inf.ufrgs.br)
  8.                        Kaj Groner <kajg@mindspring.com>
  9.  
  10. This little module will animate window iconification/deiconification.
  11.  
  12. Usage:
  13. Add
  14. Module Animate
  15. in ~/.steprc
  16.  
  17. Several options can be set as follows
  18. *AnimateColor black
  19. *AnimateDelay 1
  20. *AnimateIterations 12
  21. *AnimateTwist 0.5
  22. *AnimateWidth 0
  23. *AnimateResize twist
  24.  
  25. See the manpage for more details.
  26.  
  27. Installation Instructions:
  28.  
  29. 1 - xmkmf
  30. 2 - make
  31. 3 - mv Animate /usr/lib/X11/afterstep (or wherever is your AfterStep
  32. module directory)
  33. 4 - echo Module Animate >> ~/.steprc
  34. 5 - Restart AfterStep
  35.  
  36.