home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10754 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.7 KB  |  40 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!sdd.hp.com!uakari.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!serval!poly!hlu
  3. From: hlu@poly.eecs.wsu.edu (H.J. Lu)
  4. Subject: Re: Can you access a virtual console directly?
  5. Message-ID: <1992Sep15.185253.876@serval.net.wsu.edu>
  6. Sender: hlu@poly (H.J. Lu)
  7. Organization: Washington State University
  8. References: <1992Sep14.164729.28907@mits.mdata.fi> <1992Sep14.174931.2373@colorado.edu> <TYTSO.92Sep14231653@SOS.mit.edu> <1992Sep15.165703.11502@mits.mdata.fi>
  9. Date: Tue, 15 Sep 92 18:52:53 GMT
  10. Lines: 28
  11.  
  12. In article <1992Sep15.165703.11502@mits.mdata.fi>, kennu@mits.mdata.fi (Kenneth Falck) writes:
  13. |> In article <TYTSO.92Sep14231653@SOS.mit.edu> tytso@athena.mit.edu (Theodore Y. Ts'o) writes:
  14. |> >Speaking of which, why do you want to write your own terminal program?  
  15. |> >What's wrong with kermit that you want to re-invent your own wheel?
  16. |> >
  17. |> >                        - Ted
  18. |> 
  19. |> I don't like kermit, I'd like something like Telix for Linux. I'd
  20. |> be happy to try and write one, but using the termcap/curses interface
  21. |> doesn't feel so good, if there is another way. Maybe it wouldn't
  22. |> even be that slow in practice, but theoretically I just don't like 
  23. |> the idea of first decoding the incoming VT100 codes, storing the
  24. |> data in a temporary buffer, and then updating that buffer to the
  25. |> console screen by means of some more VT100 codes....
  26. |> 
  27. |> I know there is pcomm, but after trying it I decided even kermit
  28. |> or XComm was better. (I compiled pcomm myself though, so maybe I
  29. |> broke something in it that made it behave strangely. Don't 
  30. |> remember what happened exactly anymore.)
  31. |> 
  32. |> -- 
  33. |> kennu@mits.mdata.fi
  34. |> 
  35.  
  36.  
  37. Have your tried minicom?
  38.  
  39. H.J.
  40.