home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume27 / psf3 / part03 / printcap.NET < prev    next >
Encoding:
Text File  |  1992-01-20  |  1.1 KB  |  42 lines

  1. #    etc.printcap
  2. #
  3. #  printcap on network host.  Uses remote printing service.
  4. #
  5. #  Change all "ajfcal" to the hostname of the print server
  6.  
  7. lp|ajfcal postscript printer:\
  8.     :lp=:rm=ajfcal:sd=/usr/spool/lpd/lp:lf=/usr/adm/lpd-errs: \
  9.     :rp=lp
  10.  
  11. 2up|postscript 2 up printer:\
  12.     :lp=:rm=ajfcal:sd=/usr/spool/lpd/lp:lf=/usr/adm/lpd-errs: \
  13.     :rp=2up
  14.  
  15. 4up|postscript 4 up printer:\
  16.     :lp=:rm=ajfcal:sd=/usr/spool/lpd/lp:lf=/usr/adm/lpd-errs: \
  17.     :rp=4up
  18.  
  19. 132|landscape, 132 col 60 lin:\
  20.     :lp=:rm=ajfcal:sd=/usr/spool/lpd/lp:lf=/usr/adm/lpd-errs: \
  21.     :rp=132
  22.  
  23. acct|general accounting page layout:\
  24.     :lp=:rm=ajfcal:sd=/usr/spool/lpd/lp:lf=/usr/adm/lpd-errs: \
  25.     :rp=acct
  26.  
  27. src|programme source listings:\
  28.     :lp=:rm=ajfcal:sd=/usr/spool/lpd/lp:lf=/usr/adm/lpd-errs: \
  29.     :rp=src
  30.  
  31. post|postscript source listings:\
  32.     :lp=:rm=ajfcal:sd=/usr/spool/lpd/lp:lf=/usr/adm/lpd-errs: \
  33.     :rp=post
  34.  
  35. legal|standard legal paper:\
  36.     :lp=:rm=ajfcal:sd=/usr/spool/lpd/lp:lf=/usr/adm/lpd-errs: \
  37.     :rp=legal
  38.  
  39. sheet|large spreadsheets, legal paper:\
  40.     :lp=:rm=ajfcal:sd=/usr/spool/lpd/lp:lf=/usr/adm/lpd-errs: \
  41.     :rp=sheet
  42.