Path: utzoo!attcan!uunet!lll-winken!ames!mailrus!cornell!uw-beaver!rice!sun-spots-request From: auspex!guy@uunet.uu.net (Guy Harris) Newsgroups: comp.sys.sun Subject: Re: sun console escape sequences Message-ID: <1033@auspex.UUCP> Date: 1 Mar 89 07:09:49 GMT References: <2800@udccvax1.acs.udel.EDU> Sender: usenet@rice.edu Organization: Auspex Systems, Santa Clara Lines: 10 Approved: Sun-Spots@rice.edu Original-Date: 17 Feb 89 19:34:48 GMT X-Sun-Spots-Digest: Volume 7, Issue 174, message 7 of 15 >does anyone have a complete list of the escape sequences recognized by a >sun console and their effects. the list in the manual (console (4s)) seems >a bit short to be everything... I think it *is* everything for the Sun console; that stuff is all implemented in the monitor PROM, which the "console driver" calls when it wants to output stuff to the console. For tty subwindows (e.g., "shelltool") there are more escape sequences, which are documented in the SunView Programmer's Guide.