home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 1 / 1555 / README < prev    next >
Encoding:
Text File  |  1990-12-28  |  1.0 KB  |  29 lines

  1. Yet Another Light Bar Menu
  2. --------------------------
  3.  
  4. Disclaimer:
  5. It is distrubuted as is.
  6. It is in no way warrentied.
  7. It is not guaranteed to suit any specific application.
  8. You mayu copy and/or change it to your hearts content.
  9. If you sell it, then I want some of the money.
  10. (Gee, I wonder how much that might be ;-)
  11.  
  12. Some effort has been made to make this code portable between
  13.     SCO Xenix, Unix S5R2, and DOS (using ansi.sys)
  14.  
  15. Edit the Makefile to configure for a particular system.
  16. Sorry - I only have a *nix style Makefile, as I use the Xenix cross compiler
  17. to produce the DOS executable. (Who lives in DOS anyway? ;-)
  18.  
  19. There has been some duplication of function - i.e. the number pad numerals
  20. [8,2,4,6,9,3] are mapped to IBM PC/AT 87 (89?) key pad movement functions.
  21. If you are more curious - look in menu.c, there is a huge switch() statement.
  22.  
  23. I have found this program useful for setting up novice users.
  24. If someone should port this to BSD, then _please_ send me a patch!
  25.  
  26. Please report any bugs/enhancements to:
  27.     ...!pacbell!sactoh0!siva!mark
  28.     mark@siva
  29.