]> arthur.barton.de Git - netatalk.git/blob - config/papd.conf
Stop papd from stripping '"' from PPD values. This prevented proper
[netatalk.git] / config / papd.conf
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.