Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 1998 15:17:08 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        David Boisvert <David_Boisvert@uqtr.uquebec.ca>
Cc:        FreeBSD questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Panasonic XK-P1180 printcat && input filter
Message-ID:  <Pine.BSF.3.96.980511151517.1378O-100000@gdi.uoregon.edu>
In-Reply-To: <35575ABE.41C67EA6@uqtr.uquebec.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 11 May 1998, David Boisvert wrote:

> Hello!
> 
> I need your help! I've a small problem with the staircase effect.

You need to get the escape code that changes the end-of-line indication
from CR/LF to just CR.  Some older printers allow you to change this via
DIP switches, while others will allow you do it in software.  Just prepend
a 'printf "command" &&' at the front of your script.

> /bin/cat && printf "\f" && exit 0
  ^ stick the printf here

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



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?Pine.BSF.3.96.980511151517.1378O-100000>