diff options
Diffstat (limited to 'printcap.xenuxlocal')
-rw-r--r-- | printcap.xenuxlocal | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/printcap.xenuxlocal b/printcap.xenuxlocal new file mode 100644 index 0000000..07ea5a6 --- /dev/null +++ b/printcap.xenuxlocal @@ -0,0 +1,15 @@ +lp|brlaser|Brother 1270N:\ + :lp=:\ + :sd=/var/spool/lpd/brlaser:\ + :rm=192.168.200.10:\ + :rp=POSTSCRIPT_P1:\ + :af=/var/log/lp-acct:\ + :lf=/var/log/lp-errs: + +lp1|brlasertxt|Brother 1270N Text Only:\ + :lp=:\ + :sd=/var/spool/lpd/brlasertxt:\ + :rm=192.168.200.10:\ + :rp=TEXT_P1:\ + :af=/var/log/lp-acct:\ + :lf=/var/log/lp-errs: |