Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!ucbcad!ucbvax!CICGJ.RPI.EDU!MADISON From: MADISON@CICGJ.RPI.EDU.UUCP Newsgroups: comp.os.vms Subject: re: SET TERMINAL/INQUIRE Message-ID: <870612.8532@CICGJ.RPI.EDU> Date: Fri, 12-Jun-87 07:48:19 EDT Article-I.D.: CICGJ.870612.8532 Posted: Fri Jun 12 07:48:19 1987 Date-Received: Sat, 13-Jun-87 23:44:37 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 20 >I was recently surprised to discover if a VT240 is set for "VT100 mode, >VT240 ID," the command > > $ SET TERMINAL/INQUIRE > >will change it to "VT200 mode, 7-bit controls".... This has always happened. If you wanted the VT2xx terminal to stay in VT100 mode after the inquire, you should have changed the "VT240 ID" to "VT100 ID". What happens is that the inquiry sequence gets sent to the terminal, which responds with the sequence indicated in that "ID" field to tell what kind of terminal it is. Then, the system sends down some initialization codes to put the terminal settings into a known state -- it's this last part that changes your terminal to VT200 mode. Matt Madison Systems Programmer RPI Center for Interactive Computer Graphics