Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!TYRANNOSAURUS.SCRC.SYMBOLICS.COM!rkz From: rkz@TYRANNOSAURUS.SCRC.SYMBOLICS.COM (Randy Zeitvogel) Newsgroups: comp.windows.x Subject: Xterm Escape Sequence documentation Message-ID: <19890727214651.9.RKZ@NOISY-PITTA.SCRC.Symbolics.COM> Date: 27 Jul 89 21:46:00 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 10 I want to be able to cause the Tektronix window available from within an xterm window to be exposed/deexposed on demand and and be able to draw into the Tektronix window - i.e. switch between VT and Tek mode. This allows for a quick band-aid and let's the product get out the door, while we right a genuine X interface. I am lead to believe, from the xterm manpages, that there is a document that describes the escape sequences that are recognized by xterm, and that what I want to do is possible using escape sequences. Where do I get a copy of said document.