summaryrefslogtreecommitdiff
path: root/netatalk/papd.conf
blob: 09f453a06a15fa24f4cccafbbf4a8bf6b46e98ae (plain)
  1. # Attributes are:
  2. #
  3. # Name Type Default Description
  4. # pd str ".ppd" Pathname to ppd file.
  5. # pr str "lp" LPD printer name.
  6. # pa str "0.0" AppleTalk address (not usually needed).
  7. # op str "operator" Operator name, for LPD spooling.
  8. #
  9. # Some examples:
  10. #
  11. # On many systems (notably not Solaris), no papd.conf is required,
  12. # since papd shares the same defaults as lpd.
  13. #
  14. # A simple example:
  15. #
  16. # terminator:\
  17. # :pr=lp:op=wes:\
  18. # :pd=/usr/share/lib/ppd/HPLJ_4M.PPD:
  19. #
  20. # Note also that papd.conf can list several printers.