home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-1.iso / CDROM / READMEs / Peanuts-3 / Tools / printer / npstatus.README < prev    next >
Encoding:
Text File  |  1996-11-09  |  1.1 KB  |  27 lines

  1. Arch: NeXTStep 3.3 motorola
  2. Type: non-fat
  3. Date: Sun Aug 18 03:35:08 CDT 1996
  4.  
  5. Howdy, 
  6.  
  7.     I wrote this tool so that I could get some better diagnostic information
  8. from the NeXT Laser printer (considering it doesn't have a display). Also, 
  9. sometimes the voice just isn't enough.  So, this tool lets you view the
  10. current status of the NeXT Laser printer (i.e. The printer is out of paper,
  11. The printer is cold... warming up, etc).  Actually, I really wrote it with
  12. the intention of writing a GUI display for it.  However, that was shot down
  13. when I found out that any open() call on the /dev/np0 device automatically
  14. starts up the printer.  I wanted to be able to get information about on/off
  15. status, but there is no way to do this without starting up the printer 
  16. (at least, not that I've found).
  17.  
  18.     Anyway, it's just a quick little thing and probably not as complete as 
  19. it could be, but it does the trick.  This tool is compiled for ONLY the m68k
  20. as it would be fairly useless on any other architecture.  If you find it 
  21. useful or simply just like it, please send me a note.  No monetary 
  22. compensation necessary. 
  23.  
  24. --
  25. Brian Wright <wright@extreme.intex.net>
  26. NeXTMail Supported.
  27.