Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!decvax!ucbvax!MITRE.ARPA!art From: art@MITRE.ARPA (Art McClinton) Newsgroups: mod.computers.vax Subject: Re: Setting Function keys on VT240 Message-ID: <8610021332.AA04151@mitre.ARPA> Date: Thu, 2-Oct-86 16:43:56 EDT Article-I.D.: mitre.8610021332.AA04151 Posted: Thu Oct 2 16:43:56 1986 Date-Received: Fri, 3-Oct-86 07:22:31 EDT References: <12243365066.26.STEINBERGER@SRI-KL.ARPA> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The MITRE Corp., Washington, D.C. Lines: 30 Approved: info-vax@sri-kl.arpa Unless you had a typo in your escape sequence, The string terminator in in 7 bit mode is $\ not $/ as you typed. The result would be the terminal hanging waiting for the rest of the terminal load. Everything sent was being loaded into the F7 definition. The programmers manual is available for the terminal. I for one was happy to see that the quantity of documentation that comes bundled with the terminal was lowered. When you buy them in quantity, not everyone needs a programmers manual. It is possible that you had previously locked the terminal from set-up so that it would not accept the clear command. If I read correctly: $P1;1|$\ will reset the terminal so that you can then issue commands to it. $P0;1|....$\ would then load the keys. And $P1;0|$\ would then lock the keys. I assume that you realize that the function key that you have just loaded will send its normal key sequence when struck in an un shifted mode. The "down loaded" key sequence is only sent if the shift key is simultaneously depressed while striking the function key. $ in the above examples is the ascii escape character. - Arthur T. McClinton Jr., (703) 883-6356 The MITRE Corporation, Mail Stop Z305 1820 Dolley Madison Blvd. McLean, VA 22102