Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 UW 5/3/83; site uw-beaver Path: utzoo!watmath!clyde!burl!ulysses!mhuxj!houxm!hogpc!houti!ariel!vax135!cornell!uw-beaver!info-mac From: info-mac@uw-beaver.UUCP Newsgroups: fa.info-mac Subject: Macterminal codes Message-ID: <1909@uw-beaver> Date: Sat, 13-Oct-84 15:09:41 EDT Article-I.D.: uw-beave.1909 Posted: Sat Oct 13 15:09:41 1984 Date-Received: Tue, 16-Oct-84 05:01:29 EDT Sender: daemon@uw-beave Organization: U of Washington Computer Science Lines: 14 From: Dick KalagherI was somewhat disappointed that the Macterminal documentation did not have much technical info. In particular, a list of codes that the various keys send when emulating a VT100. In most cases, one can assume they are the same as in the VT100 manual. However, does the Mac emulate the "newline" key on the vt100? One can send a "Command-J", however that is somewhat of a kludge. I have not found any other way to do it- has anyone else? This is needed since with our system we go through a protocol converter which makes a VT100 emulate a 3270 which is used to access an IBM 4381. I can't use the 3270 emulation in the Mac because the configuration expects 3270's to be connected directly to the IBM while all other terminals go through a LAN to the protocol converter. Thus there is no conversion for a 3270. If this sounds confusing its because it is.