[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV VT100 terminals and lpansi
From: |
Nelson Henry Eric |
Subject: |
Re: LYNX-DEV VT100 terminals and lpansi |
Date: |
Sat, 14 Dec 1996 16:48:51 +0900 (JST) |
> printer attached to the terminal by using lpansi and defining the
> appropriate printer in lynx.cfg. What we need to know is whether this
> will work for vt100 terminals (and reasonably good emulators) or whether
> it's a vt102+ thing only.
It will work with vt100 emulations (Fujitsu's `INETbios telnet', MS `TELNET'
and `Tera Term'), but the PC itself may not accept the ansi escape codes
lpansi uses to switch stdout to the printer and then back to the display.
I got lpansi to play `jingle bells' (I think it was something like `printf(
"\x1B[7");' -- good for testing), but never could get a print out because
the PC only understood ^P _keyed_ in, and did not understand the escape codes.
__Henry
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;
- LYNX-DEV VT100 terminals and lpansi, Subir Grewal, 1996/12/13
- Re: LYNX-DEV VT100 terminals and lpansi, Hiram Lester, Jr., 1996/12/14
- Re: LYNX-DEV VT100 terminals and lpansi, Joe Scanlan, 1996/12/17
- LYNX-DEV No links, etc, at www.plextor.com, Tom Zerucha, 1996/12/17
- Re: LYNX-DEV No links, etc, at www.plextor.com, Al Gilman, 1996/12/18
- Re: LYNX-DEV No links, etc, at www.plextor.com, Larry W. Virden, x2487, 1996/12/18
- Re: LYNX-DEV No links, etc, at www.plextor.com, Al Gilman, 1996/12/19
- Re: LYNX-DEV No links, etc, at www.plextor.com, Tom Zerucha, 1996/12/18
- Re: LYNX-DEV VT100 terminals and lpansi,
Nelson Henry Eric <=