Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 exptools 1/6/84; site ihuxj.UUCP Path: utzoo!watmath!clyde!akgua!mcnc!decvax!harpo!ihnp4!ihuxj!dob From: dob@ihuxj.UUCP (Daniel M. O'Brien) Newsgroups: net.info-terms Subject: ADM31 - What does ^[G1, ^[G0, and ^[G4 do? Message-ID: <499@ihuxj.UUCP> Date: Sat, 12-May-84 01:49:40 EDT Article-I.D.: ihuxj.499 Posted: Sat May 12 01:49:40 1984 Date-Received: Sun, 13-May-84 08:50:44 EDT Organization: AT&T Bell Labs, Naperville, IL Lines: 28 I have written a terminal emulation program for my IBM-PC that simulates the LSI ADM series of terminals. It does a fair imitation of the ADM31. All that is lacking is the standout and underline escape sequences. Since I don't actual have such a terminal, I have been relying on the /etc/termcap and /etc/terminfo (Sys V, Rel 2) that describes the ADM31. I need to know what does the following escape sequences produce on the ADM31. Sequence termcap name terminfo name -------- ------------ ------------- ^[G1 so smso Begin stand out mode ^[G0 se rmso End stand out mode ^[G4 so smso Begin .... ^[ denotes ESC (also designated as \E in term[cap|info] descriptions). What is the difference between the 1 and 4 after the G? Thanks in advance. -- Daniel M. O'Brien AT&T Bell Laboratories IH 4A-258 Naperville, IL 60566 ....!ihuxj!dob