From owner-freebsd-questions Thu Sep 19 00:13:35 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA12855 for questions-outgoing; Thu, 19 Sep 1996 00:13:35 -0700 (PDT) Received: from zaraza.bofh.org.il (root@zaraza.bofh.org.il [192.115.153.33]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA12813 for ; Thu, 19 Sep 1996 00:13:29 -0700 (PDT) Received: from zaraza.bofh.org.il (sgt@localhost [127.0.0.1]) by zaraza.bofh.org.il (8.7.5/8.7.3) with ESMTP id JAA06852 for ; Thu, 19 Sep 1996 09:13:10 +0200 (IST) Message-Id: <199609190713.JAA06852@zaraza.bofh.org.il> X-Mailer: exmh version 1.6.9 8/22/96 Organization: Bastard Operator From Hell, Israel Rulez: FreeBSD Sux: Linux, Windoze, IDF & Netscape X-url: http://www.bofh.org.il/sgt/ To: freebsd-questions@freebsd.org Subject: printcap filter for LaserJet 4si Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 19 Sep 1996 09:13:09 +0200 From: Sergei Barbarash Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I can't find the right configuration for printing postscript on my HP LaserJet 4si. Can someone please point out the errors or send me the right settings? My settings: /etc/printcap: lp|LJ4si:\ :lp=:sd=/var/spool/output/lpd/lp:rm=192.115.161.105:rp=NT-LASER JET:\ mx#0:ff=\033E:fo:sh:tr=\033E: ps|Postscript:\ :lp=/dev/null:sd=/var/spool/output/lpd/ps:lf=/var/log/lpd-errs:\ :if=/usr/libexec/lpr/tf:\ :mx#0:sf:sh: /usr/libexec/lpr/tf: #!/bin/sh /usr/local/bin/gs -q -sDEVICE=ljet4 -sOutputFile=- -r300 -g2400x3333 -dNOPAUSE -- $@ Thanks in advance, -- Sergei