From: utzoo!decvax!ucbvax!C70:bitgraph Newsgroups: fa.bitgraph Title: Re: Bugs in Firmware Article-I.D.: ucb.1528 Posted: Fri Jul 16 08:42:01 1982 Received: Sat Jul 17 02:28:19 1982 >From rwells@BBN-UNIX Fri Jul 16 08:41:45 1982 The gray rectangle problem appears with any system that pads with DEL rather than NUL, because we are printing DEL that way. That was a mistake and will be corrected in the next release. I have not seen or heard of the rt11 screen teco problem before. Could you tell me more about the symptoms? If stuff is getting written across the entire screen instead of staying inside the top 24 lines, then you aren't really in vt52 emulation mode. Both the "\e[?2l" and "\e:1e" command sequences will put it into vt52 emulation mode. - Robert Wells