Date: Wed, 2 Aug 1995 21:22:49 -0400 (EDT) From: "Jonathan M. Bresler" <jmb@kryten.Atinc.COM> To: "Edward F. Knight" <e.knight@ix.netcom.com> Cc: questions@freebsd.org Subject: HP Desk Jet printing (fwd) Message-ID: <Pine.3.89.9508022116.A14862-0100000@kryten.atinc.com>
next in thread | raw e-mail | index | archive | help
its not the printcap so much as the kick in the pants the deskjet
needs to print ascii ;) take a look at /usr/local/lib/djascii included
at the end.
/etc/printcap:
lp|djascii|Deskjet Ascii:\
:lp=/dev/lpt0:\
:sd=/var/spool/lpd:\
:lf=/var/log/lpd-errs:\
:if=/usr/local/lib/djascii:\
:af=/var/spool/lpd/acct:\
:pl=60:\
:mx#0:sf:sh:rs:
/usr/local/lib/djascii:
#!/bin/sh
echo "^[&l2A^[&k6W^[&l#0^[(s0p10h12v^[&k3G"
cat
exit
Jonathan M. Bresler jmb@kryten.atinc.com | Analysis & Technology, Inc.
FreeBSD Postmaster jmb@FreeBSD.Org | 2341 Jeff Davis Hwy
play go. | Arlington, VA 22202
ride bike. hack FreeBSD.--ah the good life | 703-418-2800 x346
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.3.89.9508022116.A14862-0100000>
