Date: Wed, 27 Jun 2001 22:01:33 -0700 (PDT) From: Wayne Lubin <wayneclubin@yahoo.com> To: freebsd-questions@freebsd.org Subject: Printer staircase problem Message-ID: <20010628050133.43463.qmail@web14706.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
My printer is the HP DeskJet 672C and I am getting the staircase problem with freebsd. I have tried using the filter suggested in the handbook troubleshooting section #!/bin/sh printf "\033&k2G" && cat && printf "\033&l0H" && exit 0 exit 2 and I have also tried the lpf text filter provided with freebsd. And neither worked. Just wondering if someone knows of a text filter I could use, or maybe give me suggestions on what a shell script should include to solve this problem. Thanks! Wayne __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010628050133.43463.qmail>