Complete.Org: Mailing Lists: Archives: linux-help: March 2002:
[linux-help] Re: Printer prints color graphics, but not text
Home

[linux-help] Re: Printer prints color graphics, but not text

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Re: Printer prints color graphics, but not text
From: Nate Bargmann <n0nb@xxxxxxxxxxxxxxxx>
Date: Mon, 11 Mar 2002 06:56:49 -0600
Reply-to: linux-help@xxxxxxxxx

* bbales <bbales@xxxxxxxxxxx> [2002 Mar 11 05:41 -0600]:
> 
> Printcap contains the following, which I don't understand much of.
> bjc6000:\
>         :ml=0:\
>         :mx=0:\
>         :sd=/var/spool/lpd/bjc6000:\
>         :af=/var/spool/lpd/bjc6000/bjc6000.acct:\
>         :sh:\
>         :lp=/dev/lp0:\
>         :lpd_bounce=true:\
>         :if=/usr/share/printconf/util/mf_wrapper:

What I'm seeing, Bruce, is that this printer is not set as the default
device.  Two ways to work around this, one change the lpr command line
as follows:

lpr -P bjc6000 somefile.txt

or add the default printer name, lp, to this stanza like so:

lp|bjc6000:\

If there's another stanza that has lp in it, lpr has essentially been
sending your print jobs to /dev/null.  IIRC, gimp print handles the
printer directly thus bypassing /etc/printcap, lpr, and the print
filtering.

- Nate >>

-- 
 Wireless | Amateur Radio Station N0NB          | "We have awakened a
 Internet | n0nb@xxxxxxxxxxxxxxxx               | sleeping giant and
 Location | Bremen, Kansas USA EM19ov           | have instilled in him
  Amateur radio exams; ham radio; Linux info @  | a terrible resolve".
             http://www.qsl.net/n0nb/           | - Admiral Yamomoto
-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]