home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.sysv386
- Path: sparky!uunet!mcsun!Germany.EU.net!rrz.uni-koeln.de!aix370.rrz.Uni-Koeln.DE!ket01
- From: wehler@welfa4.elektro.uni-wuppertal.de (Andreas Wehler)
- Subject: telnet with controls as ^S^Q
- Message-ID: <1992Aug27.141207.126255@rrz.uni-koeln.de>
- Sender: news@rrz.uni-koeln.de (Usenet News System)
- Reply-To: wehler@welfa4.elektro.uni-wuppertal.de (Andreas Wehler)
- Organization: Regional Computing Center, University of Cologne, F. R. Germany
- Date: Thu, 27 Aug 92 14:12:07 GMT
- Lines: 36
-
- Hello,
- does someone know how to taw the ^Q ^S keys using telnet
- under SCO ODT 1.1 together with emacs? Examples follow:
- from a PC, with tcp/ip from FTP:
- tn ODT_a
- use emacs with ^Q ^S ... works fine.
- from ODT_b:
- stty raw
- telnet ODT_a
- TERM=ansi; export TERM
- use emacs: ^Q ^S ignored. ( ! )
- from ODT_a:
- stty raw
- telnet ODT_b
- TERM=ansi; export TERM
- use emacs: ^Q ^S work fine. ( ! )
- from ODT_a:
- stty raw
- telnet apollo_domain_machine
- telnet ODT_a
- use emacs ... works fine.
- from ODT_a:
- stty raw
- telnet ODT_a (yes, this is foolish but possible)
- TERM=ansi; export TERM
- use emacs: ^Q ^S ignored ( ! )
-
- ODT_a and ODT_b both are 1.1, ODT_b may have newer SLSes installed.
- The following tests of telnet-options did have no effect:
- set start ^@
- set stop ^@
- ^S lights up the scroll-light of keyboard, ^Q darkens it again.
- Any ideas? Thanks for reading.
-
- -----
- Internet: wehler@welfa4.elektro.uni-wuppertal.de (Andreas Wehler)
-