Subject: Re: LaserWriter and lpr [solved]
To: Shigeki Uno <shigeki@mediawars.ne.jp>
From: Bill Studenmund <wrstuden@zembu.com>
List: port-mac68k
Date: 03/24/2001 13:44:19
On 25 Mar 2001, Shigeki Uno wrote:
> Bill Studenmund <wrstuden@zembu.com> writes:
>
> [...]
> > > (2) add the following line to /etc/rc.local
> > >
> > > stty -f /dev/tty01 raw 57600 crtscts opost onlcr
> >
> > This line no longer does anything. Around 1.2, it'd work. Now it doesn't.
>
> I didn't know that.
Yes. It used to be we left the serial state where it was when going from
unopened to opened. Now we reset the tty state to a known state, so such
settings get wiped out.
> > > the above site is helpful site for NetBSD users and chapter6 <Printing>
> > > is suitable for you.
> >
> > Also look at ghostscript. It supports direct graphics output to your
> > printer, AFAIK.
>
> Yep, I can find helpful documents about ghostscript in /usr/pkg/share/doc
> /ghostscript/*.htm, etc and pictures in /usr/pkg/share/examples/ghostscript
> /*.ps.
>
> Bill, Thank you for your help.
You're welcome.
Take care,
Bill