From owner-freebsd-questions Tue Nov 3 10:41:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA19328 for freebsd-questions-outgoing; Tue, 3 Nov 1998 10:41:51 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from wolf.com (ns1.wolf.com [207.137.58.20]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA19323 for ; Tue, 3 Nov 1998 10:41:50 -0800 (PST) (envelope-from dan@wolf.com) Received: (qmail 15432 invoked by uid 100); 3 Nov 1998 18:50:15 -0000 Message-ID: <19981103105015.B11253@wolf.com> Date: Tue, 3 Nov 1998 10:50:15 -0800 From: Dan Mahoney To: "James H. Sterling" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Printer Setup References: <000401be0753$76fb1900$11bd1ece@dun01> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93i In-Reply-To: <000401be0753$76fb1900$11bd1ece@dun01>; from James H. Sterling on Tue, Nov 03, 1998 at 12:57:45PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have a 486dx, 1.6 gig HD, 16 meg ram, HP DeskJet 400 printer. I have > written and saved the text filter for HP PCL printers, but don't know how to > install the Text Filter. The examples in the handbook are for the Diablo > 630, and Panasonic KX-P4455. Do you have the rattan and bamboo entries for > an HP DeskJet 400 printer? Attached is my dmesg file, best view with Windows > 95 WordPad. If you need any other information about my computer, please let > me know. http://www.freebsd.org/handbook/handbook85.html#printing:textfilter (the handbook example) shows how. Using the "rattan" example you mentioned, if you have a filter for your printer available on disk (for purpose of discussion, lets say it's in /usr/local/libexec/myfilter), you would modify the line starting with ":if=" to read ":if=/usr/local/libexec/myfilter:" Once that's done, continue with the "Trying It Out" section in the handbook. Dan Mahoney dan@wolf.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message