<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Sun, 17 May 1981009:32:00-MDT
From   : BHUBER at USC-ECL
Subject: TeleVideo Terminal control codes needed

In response to your message sent  05/17/81 04:30:38

There are now, to my understanding five versions of terminals marketed by
TeleVideo, Inc.  The 912B and 912C differ only in keyboard arrangement (the
912B has an 84 key keyboard comprised of alphanumeric characters, symbols,
and control keys to perform its full operations; the 912C has an 82 key
keyboard, in a standard typewriter style, with alphanumeric characters,
symbols, and control keys).  The 920B and 920C are similar to the 912x
series except that 11 special function keys have been added.  All four
models can produce the standard full 128 ASCII character set and can be
optionally (read more $, about $25) be configured with a second display
page.  Upper/lower case display with descenders is standard.  There is a 
new 950 model about which I know zilch.

For the control codes, note that a Televideo is almost identical to a Soroc
IQ 120 terminal.  For a lot of CP/M programs which tailor to terminal codes,
settings for Soroc IQ 120s works quite well.

Quote page 31 of the TeleVideo Operator's Reference Handbook (the same manual
regardless of TVI 912B-C/920B-C tube):

	Beep					^G
	Cursor left				^H
	Cursor down				^J
	Cursor up				^K
	Cursor right				^L
	Home					^~ or ^^
	Tab (skip)				^I
	New line				^_ (underscore)
	Protect mode on				ESC &
	Protect mode off			ESC '
	Start (half intensity)			ESC )
	End (half intensity)			ESC (
	Set column tab				ESC 1
	Clear tab				ESC 2
	Clear all tabs				ESC 3
	Send line unprotect			ESC 4
	Send page unprotect			ESC 5
	Send line all				ESC 6
	Send page all				ESC 7
	Clear all to space			ESC + or ESC Z
	Clear all to null			ESC *
	Clear FG to null			ESC :
	Clear FG to space			^Z or ESC ;
	Keyboard enable				ESC "
	Keyboard disable			ESC #
	Load cursor				ESC
	Read cursor				ESC ?
		{note cursor commands offset 32 decimal and are YX format}
	Set block mode				ESC B
	Set conversation mode			ESC C
	Print page				ESC P
	Char insert				ESC Q
	Char delete				ESC W
	Line insert				ESC E
	Line delete				ESC R
	Line erase to space			ESC T
	Page erase to space			ESC Y
	Back tab				ESC I
	Toggle page				ESC K
	Start blink field			ESC ^
	Start blank field			ESC _ (underscore)
	End blink/blank				ESC q
	Tab					ESC i
	Start inverse				ESC j
	End inverse				ESC k
	Start underline				ESC l
	End underline				ESC m
	Line erase to null			ESC t
	Page erase to null			ESC y
	Auto flip on				ESC v
	Auto flip off				ESC w
	Extension port on			ESC @
	Page print mode on			ESC A

End quote.

TeleVideo, Inc.
3190 Coronado Drive
Santa Clara, California 95051
408-246-5428
TWX:  910-3387633

Hope this helps.
Bud
<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>