>Does anyone know how to get a zenith/heath h19 to run as a dialup >terminal, correctly? I'm using one to send this but it makes me use >the scroll key every so often, something which gets very tedious. You need to turn off "hold screen mode". This can be done by the following escape sequence (which you can enter when the terminal is in off-line mode): ESC y 3 Note that while you're in hold screen mode the scroll key will scroll one line, and shift-scroll key will scroll one page. - Chris "terminal trivia" Newman Date: Mon, 8 Mar 1993 20:36:34 -0500 (EST) From: Elliott Conan Evans To: Bulletin Board Administration Subject: Re: z19 help I don't have the escapes type in, but here is my little info file about the dipswitches inside to set baud rate and stuff permanently. To get the top off the z19, there are two catches at the bottom seam of the hood that must be pulled forawrds to release the hood. +-------------+ | | (| | (| | catch | <- Bad ASCII rendition of an h19. (| V | |--*-*--------| .___----+ | |_____________________+=========|= Under the hood there are two banks of dip switches, the S402 and S401. Switch S402 controls terminal preferences: SECTION DESCRIPTION ------- ------------------------------------------------- 0 0=underscore cursor 1=block cursor 1 0=key click 1=no click 2 0=discard past end of line 1=wrap around 3 0=no auto-linefeed on CR 1=auto-linefeed on CR 4 0=no auto-CR on linefeed 1=auto-CR on linefeed 5 0=Zenith mode 1=ANSI mode 6 0=[number] keypad normal 1=keypad shifted 7 0=60hz Refresh 1=50hz refresh Switch S401 controls baud rate and parity: SECTION DESCRIPTION ------- ------------------------------------------------- 0-3 Baud rate 4 0=no parity 1=parity 5 0=odd parity 1=even parity 6 0=normal parity 1=stick parity 7 0=half duplex 1=full duplex BAUD SECTION RATE 0 1 2 3 ------- ------- N/A 0 0 0 0 300 1 1 0 0 600 0 0 1 0 1200 1 0 1 0 2400 0 0 0 1 3600 1 0 0 1 4800 0 1 0 1 7200 1 1 0 1 9600 0 0 1 1 19200 1 0 1 1 ------ Can anyone remind of the escape sequences for setting the baud rate on a z19? Are there escape sequences for other communication parameters? Look in ~cl0x/mann/zenith.refscreen. This is a flat text file, so don't try to use rtfm on it.