home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / sysv386 / 13676 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.6 KB  |  48 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!mcsun!Germany.EU.net!rrz.uni-koeln.de!aix370.rrz.Uni-Koeln.DE!ket01
  3. From: wehler@welfa4.elektro.uni-wuppertal.de (Andreas Wehler)
  4. Subject: telnet with controls as ^S^Q
  5. Message-ID: <1992Aug27.141207.126255@rrz.uni-koeln.de>
  6. Sender: news@rrz.uni-koeln.de (Usenet News System)
  7. Reply-To: wehler@welfa4.elektro.uni-wuppertal.de (Andreas Wehler)
  8. Organization: Regional Computing Center, University of Cologne, F. R. Germany
  9. Date: Thu, 27 Aug 92 14:12:07 GMT
  10. Lines: 36
  11.  
  12. Hello,
  13. does someone know how to taw the ^Q ^S keys using telnet
  14. under SCO ODT 1.1 together with emacs? Examples follow:
  15.     from a PC, with tcp/ip from FTP:
  16.          tn ODT_a
  17.          use emacs with ^Q ^S  ... works fine.
  18.     from ODT_b:
  19.          stty raw
  20.          telnet ODT_a
  21.          TERM=ansi; export TERM
  22.          use emacs: ^Q ^S  ignored.  ( ! )
  23.     from ODT_a:
  24.          stty raw
  25.          telnet ODT_b
  26.          TERM=ansi; export TERM
  27.          use emacs: ^Q ^S work fine. ( ! ) 
  28.     from ODT_a:
  29.          stty raw
  30.          telnet apollo_domain_machine
  31.          telnet ODT_a
  32.          use emacs       ... works fine.
  33.     from ODT_a:
  34.          stty raw
  35.          telnet ODT_a   (yes, this is foolish but possible)
  36.          TERM=ansi; export TERM
  37.          use emacs: ^Q ^S  ignored ( ! )
  38.  
  39. ODT_a and ODT_b both are 1.1, ODT_b may have newer SLSes installed.
  40. The following tests of telnet-options did have no effect:
  41.    set start ^@
  42.    set stop ^@
  43. ^S lights up the scroll-light of keyboard, ^Q darkens it again.
  44. Any ideas? Thanks for reading.
  45.  
  46.      -----
  47. Internet: wehler@welfa4.elektro.uni-wuppertal.de (Andreas Wehler)
  48.