home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Enlightenment / enl14.tgz / enl14.tar / enl14 / README < prev    next >
Text File  |  1997-11-20  |  567b  |  27 lines

  1. Okay.. thsi si GPL.. its a little demo of what can be done sofar in some of
  2. my code.
  3.  
  4. to compile:
  5.  
  6.   ./configure
  7.   make
  8.  
  9. don't do make install.. its not much use yet.
  10. now to run it:
  11.  
  12.   ./tst conf
  13.   
  14. conf is a sample config file.
  15. This is for people who know a little about code and E, and want to see whats
  16. going on. this ISN'T a window manager. its just  test code, so dont quit
  17. your current one. it will run ontop of it.
  18.  
  19. check out the actions and play wiht the buttons.. not everyhting is
  20. implemented, but a lot is.
  21.  
  22. have fun!
  23.  
  24. The Rasterman.
  25. raster@rasterman.com
  26.  
  27.