> From: Rich Sahlender <[EMAIL PROTECTED]>
>
> In /etc/printcap :
>
> lp:\
>       :lp=/dev/lp1:\
>       :sd=/var/spool/lpd/lp1:\
>       :if=/etc/filter.bjc600:\
>       :af=/var/log/lp-acct:\
>       :lf=/var/log/lp-errs:\
>       :mx#0:\
>       :sh:
>
> And in /etc/filter.bjc600 :
>
> #!/bin/sh
> /usr/bin/gs -q \
>       -sDEVICE=bjc600 \
>       -r360x360 \
>       -sPAPERSIZE=letter \
>       -dNOPAUSE \
>       -dSAFER \
>       -sOutputFile=- -
>

You can also get the magicfilter package who has a big collection
of filter files (really useful for printing most of the usual files
and avoid to print vmlinuz, for example...) but keep this as reference
because I don't see any bjc600-filter in /etc/magicfilter/ ...

Anyway, it's a good way to start :)

Fab.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to