home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / N / TCPIP / NETKIT-A.06 / NETKIT-A / NetKit-A-0.06 / etc / printcap < prev    next >
Encoding:
Text File  |  1994-06-27  |  2.0 KB  |  50 lines

  1. #
  2. # Copyright (c) 1983 Regents of the University of California.
  3. # All rights reserved.
  4. #
  5. # Redistribution and use in source and binary forms are permitted
  6. # provided that this notice is preserved and that due credit is given
  7. # to the University of California at Berkeley. The name of the University
  8. # may not be used to endorse or promote products derived from this
  9. # software without specific prior written permission. This software
  10. # is provided ``as is'' without express or implied warranty.
  11. #
  12. #    @(#)etc.printcap    5.2 (Berkeley) 5/5/88
  13. #
  14. # DecWriter over a tty line.
  15. #lp|ap|arpa|ucbarpa|LA-180 DecWriter III:\
  16. #    :br#1200:fs#06320:tr=\f:of=/usr/lib/lpf:lf=/usr/adm/lpd-errs:
  17. # typical remote printer entry
  18. #ucbvax|vax|vx|ucbvax line printer:\
  19. #    :lp=:rm=ucbvax:sd=/usr/spool/vaxlpd:lf=/usr/adm/lpd-errs:
  20. #varian|va|Benson Varian:\
  21. #    :lp=/dev/va0:sd=/usr/spool/vad:mx#2000:pl#58:px#2112:py#1700:tr=\f:\
  22. #    :of=/usr/lib/vpf:if=/usr/lib/vpf:tf=/usr/lib/rvcat:cf=/usr/lib/vdmp:\
  23. #    :gf=/usr/lib/vplotf:df=/usr/local/dvif:\
  24. #    :vf=/usr/lib/vpltdmp:lf=/usr/adm/lpd-errs:
  25. #versatec|vp|Versatec plotter:\
  26. #    :lp=/dev/vp0:sd=/usr/spool/vpd:sb:sf:mx#0:pw#106:pl#86:px#7040:py#2400:\
  27. #    :of=/usr/lib/vpfW:if=/usr/lib/vpsf:tf=/usr/lib/vcat:cf=/usr/lib/vdmp:\
  28. #    :gf=/usr/lib/vplotf:vf=/usr/lib/vpltdmp:lf=/usr/adm/lpd-errs:\
  29. #    :tr=\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\
  30. #\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\
  31. #\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n:
  32.  
  33.  
  34.  
  35. # lp = printer device = /dev/null /dev/lp0 /dev/lp1 /dev/lp2
  36. # sd = spooling directory
  37. # sh = no title page (??)
  38. # mx = maximum file size (0 = unlimited)
  39. # if = input filter script
  40. # tf =
  41. # lf =
  42.  
  43. # Change /dev/null to /dev/lp1 or whatever...
  44.  
  45. lp|local printer:lp=/dev/null:sd=/var/spool/lpd:sh:mx#0:
  46. lp|local printer:lp=/dev/null:sd=/var/spool/lpd:if=/var/spool/lpd/if:\
  47.         tf=/usr/bin/groff:nf=/usr/bin/groff:mx#0:af=/var/spool/lpd/acct\
  48.         lf=/var/spool/lpd/log-file:sh:
  49.  
  50.