home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!meaddata!sdw
- From: sdw@meaddata.com (Stephen Williams)
- Newsgroups: comp.os.linux
- Subject: Re: Using TERM on Linux
- Date: 27 Jan 1993 06:19:02 GMT
- Organization: Mead Data Central, Dayton OH
- Lines: 27
- Message-ID: <1k59gmINNkoo@meaddata.meaddata.com>
- References: <1993Jan25.162052.22513@athena.mit.edu>
- NNTP-Posting-Host: bugatti.meaddata.com
- X-Newsreader: Tin 1.1 PL5
-
- Matthew R B Conway (blevins@athena.mit.edu) wrote:
- :
- :
- : Has anyone gotten TERM working on Linux yet? I am trying to get X running
- : across my modem (14.4k v.32bis). I log into a workstaion over dialup, run term
- : on that side, then run term on my side redirecting stdin stdout
- : ("term >/dev/ttyS2 </dev/ttyS2 &" where ttyS2 is my modem)
- : then I run trsh.
- : I get a shell which sortof works, but after only a couple of seconds, it locks
- : up on me, and I cannot type anything. I did have time to type ls once, and it
- : worked, but then it locked up. If anyone has gotten this to work, let
- : me know exactlty what you did, so I can see if I can duplicate it. Do you
- : think it might have to do with the fact that I connect to my Workstation from
- : a modem on another server?
-
- This is almost definitely because you haven't escaped enough.
-
- Try adding escape 0-31 on both sides.
-
- Adding ignore 17 and 19 might help also.
-
- sdw
- --
- Stephen D. Williams Local Internet Gateway Co.; SDW Systems 513 496-5223APager
- LIG dev./sales Internet: sdw@world.std.com CIS 76244.210@compuserve.com
- OO R&D Source Dist. By Horse: 10028 Village Tree Ct., Miamisburg, OH 45342
- GNU Support ICBM: 39 34N 85 15W I love it when a plan comes together
-