Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!mcsun!cernvax!cernvax.cern.ch From: peterb@cernvax.cern.ch (peter beckmann) Newsgroups: comp.windows.x Subject: Q: ESC-seq for xterm to switch between tek and vt mode Keywords: xterm Message-ID: <2156@cernvax.UUCP> Date: 8 Aug 90 07:22:19 GMT Sender: peterb@cernvax.UUCP Organization: CERN, European Laboratory for Particle Physics Lines: 14 Hi, in the doc for xterm it says that a program can use ESC-sequences to switch between TEk-mode and vt102 mode. Usually the esc-sequences are [?38h in order to go to TEk mode and [?38l to go back to VT mode, e.g. the VT window. The ESC-sequence for switching to TEK mode works fine, but not the other way round. Could some kind soul give me a hint what i'm doing wrong. Environment: a DECstation 3100, startup xterm in vt-mode, telnet to a VAx/VMS system (VAX-Ultrix-Connection, UCX telnet), setting the terminal to vt102, nowrap and then display from a package running under VMS some graphic on the Tek-window. Peter