Skip to Content.
Sympa Menu

baslinux - Re: [BL] Re: Printing from Abiword in BL2

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Re: Printing from Abiword in BL2
  • Date: Mon, 5 Jan 2004 18:20:44 +1300

Ron Clarke wrote:
>
> > Here is your /etc/printcap
> > --------------------------------------------------------
> > lp|ps|PS|PostScript:sh:mx#0:\
> > :lp=/dev/lp0:\
> > :sd=/var/spool/lpd/postscript:\
> > :if=/var/spool/lpd/postscript/deskjet.filter:\
> > --------------------------------------------------------
> > It looks OK, except for that last \ (which I probably
> > included in error from my own printcap). Try removing the
> > terminating \ from the last line (only) and restarting lpd.
>
> I did that. It still doesn't print from Abiword,

Until we get it going, you should use lpr (with a .ps file)
so that you will see any error messages.

> but at least it doesn't give any more "unknown printer" messages.

OK, that's progress. Next thing we have to do is determine
what's happening to the file. Try printing again and then
do this:
---
lpq
---

> > > is there any way to make the CLI screen other than black ?
> >
> > Perhaps one of the setterm parameters will do what you want?
> > For example:
> > ----------------------
> > setterm -inversescreen
> > ----------------------
>
> Well, it works. After a fashion. It gives black text on
> an off-white background.

What colour did you want then? Blue?
--------------------------------
setterm -background blue ; clear
--------------------------------

Cheers,
Steven





Archive powered by MHonArc 2.6.24.

Top of Page