[net.micro.att] Termcap entry for Wyse 50 terminal.

reza0@ihlpl.UUCP (H. Reza Zarafshar) (01/14/86)

	Could someone send me the termcap entry for the Wyse 50 terminal?
I need it for the UNIX PC belonging to a friend.

Reza Zarafshar
(312)979-5104
ihnp4!ihlpl!reza0

kozowski@reed.UUCP (Eric Kozowski) (01/16/86)

I beleive they are compatable with the Televideo 950's (tvi950 for termcap).

Eric Kozowski
...!{inhp4,decvax,allegra}!tektronix!reed!kozowski
 

wescott@sauron.UUCP (Michael Wescott) (01/20/86)

Here is the terminfo we use for the wyse50, conversion to termcap should
not be too difficult.

	-Mike Wescott
	 ncrcae!wescott

# This is a shell archive.  Remove anything before this line, then
# unpack it by saving it in a file and typing "sh file".  (Files
# unpacked will be owned by you and have default permissions.)
#
# This archive contains:
# wyse50.ti

echo x - wyse50.ti
cat > "wyse50.ti" << '//E*O*F wyse50.ti//'
wyse50|w1|wy50-am|WYSE WY-50,
	wsl#46, lines#24, cols#80,
	am, bel=^G, blink=\EG2, bold=\EG0, bw, cbt=\EI, civis=\E`0, clear=^Z,
	cnorm=\E`1, cr=^M, cub1=^H, cud1=^J, cuf1=^L,
	cup=\Ea%i%p1%dR%p2%dC, cuu1=^K, cvvis=\E`1, dch1=\EW, dim=\EGp,
	dl1=\ER, dsl=\EA31, ed=\EY, el=\ET, flash=\EA04$<20>\EA00,
	fsl=^M, home=^^, hs, ht=^I, hts=\E1, il1=\EE, ind=^J, invis=\EG1,
	kbs=^H, kclr=\EY, kcub1=^H, kcud1=^J, kcuf1=^L, kcuu1=^K, kdch1=\EW,
	kdl1=\ER, ked=\EY, kel=\ET, kf10=^AI^M, kf1=^A@^M, kf2=^AA^M, kf3=^AB^M,
	kf4=^AC^M, kf5=^AD^M, kf6=^AE^M, kf7=^AF^M, kf8=^AG^M, kf9=^AH^M,
	khome=^^, kich1=\EQ, kil1=\EE, kll=\E{, knp=\EK, kpp=\EJ, krmir=\Er,
	ll=^^^K, mc0=\EP, mc4=^T, mc5=^R, mir, msgr, pfx=\Ez%p1%'@'%+%c%p2%s^?,
	rev=\EG4, ri=\Ej, rmacs=\EH^C, rmir=\Er, rmso=\EG0, rmul=\EG0,
	sgr0=\EG0, smacs=\EH^B, smir=\Eq, smso=\EGt, smul=\EG8, tbc=\E0,
	tsl=\EF, xmc#1,
#
wy50-nam,
	am@, use=wyse50,
#
wy50-w-am|wyse50w,
	cols#132, use=wyse50,
#
wy50-w-nam,
	cols#132, am@, use=wyse50,
//E*O*F wyse50.ti//

exit 0

hansen@pegasus.UUCP (Tony L. Hansen) (01/31/86)

< Here is the terminfo we use for the wyse50, conversion to termcap should
< not be too difficult.

The easy way to convert from terminfo to termcap is to use the -C option of
the tool infocmp available from the AT&T UNIX System Toolchest. (Just call
1-201-522-6900 and login as "guest" (there is no passwd) to browse through
the Toolchest.)

					Tony Hansen
					ihnp4!pegasus!hansen