laser on xenix

Stacy L. Millions stacy at mcl.UUCP
Tue Apr 12 01:13:06 AEST 1988


In article <3799 at dasys1.UUCP>, pechter at dasys1.UUCP (Bill Pechter) writes:
> Anyone have a good filter for an Okidata laser printer (hp l-jet
> compatible) which doesn't do newline expansion to carriage return
> newline.   The darn thing's on a parallel port which rules out stty.
> 
I am assuming you are running on SCO Xenix. If you are stty will work
even if the printer is on a parallel port. Remember that stty works on
its standard input so the command must be like this:
	stty 9600 -onlcr </dev/lp1	(or whatever port you are using).

If you are using the lp spooler to access this information than all you
have to do is edit the /usr/spool/lp/interface/xxx (were xxx is the name
of the printer) file and change the default stty command there. Note that
in recent releases of SCO Xenix there is a hp interface file, you may still
have to edit it to get it set up the way you like it, but it is a good
start.
---
"IBM Personal System/2. It's like having 256,000 crayons in one box."
    For those of you who are still doing your business reports with crayons!

S. L. Millions                                            ..!uunet!mcl!stacy 



More information about the Comp.unix.xenix mailing list