home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 15818 < prev    next >
Encoding:
Internet Message Format  |  1992-11-06  |  2.5 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!elroy.jpl.nasa.gov!swrinde!sgiblab!munnari.oz.au!bruce.cs.monash.edu.au!monu6!vaxc.cc.monash.edu.au!apm233m
  2. From: apm233m@vaxc.cc.monash.edu.au
  3. Newsgroups: comp.os.linux
  4. Subject: Re: linux-0.98.3 termcap problem
  5. Message-ID: <1992Nov6.111844.90524@vaxc.cc.monash.edu.au>
  6. Date: 6 Nov 92 11:18:44 +1100
  7. References: <1992Nov1.004828.6310@afterlife.ncsc.mil><1992Nov1.101439.10943@klaava.Helsink <92308.071727NU013809@NDSUVM1.BITNET>
  8. Organization: Computer Centre, Monash University, Australia
  9. Lines: 41
  10.  
  11. In article <92308.071727NU013809@NDSUVM1.BITNET>, Greg Wettstein <NU013809@NDSUVM1.BITNET> writes:
  12.  [stuff deleted]
  13. > After logging into a couple of systems I suddenly noticed that the virtual
  14. > console was restricting itself to 24 lines.  For example if less is used
  15. > to view a file and the sh prompt is on the bottom line of the screen the
  16. > entire output gets displayed on the bottom line of the screen.  Using
  17. > less with the prompt at the top of the screen causes less to use the
  18. > console as if it had 24 lines.
  19.  
  20. Which comms program do you use? I use kermit to talk to a VAX running VMS
  21. and I too get the 24 line problem. My guess was that it was probably kermit
  22. which was at fault.
  23.  
  24. > This problem seems to be resistant to the use of stty rows 25, setterm
  25. > -initialize etc.  Rebooting the machine does clear the problem but is of
  26. > course not an optimum solution.... :-)  The problem does not transcend
  27. > virtual consoles, the only console affected is the VT which was running
  28. > kermit when I logged into the other machines.  I suspect that the other
  29. > machine is sending some type of control sequence that is being interpreted
  30. > by the Linux console driver.  Anybody got any ideas?????
  31.  
  32. Have you also tried sending ctrl-O to the VT? (can be done by ^Q ^V ^O if
  33. using BASH) This fixes some problems, but not the 24 line problem for me.
  34.  
  35. Actually, I can live with a 24 line VT. Unfortunately, what I see is
  36. in effect a split-screen VT: one window of 24 lines and one of 1 line.
  37. If the cursor moves into the one-line window at the bottom of the
  38. screen then it tends to stay there (some programs, such as emacs can
  39. still make use of the whole screen). A 1-line VT is very difficult to
  40. live with!
  41.  
  42. It is my guess that the real problem is a bug in the kernel terminal
  43. code. There may be other problems with this code, for example there
  44. appears to be a bug in the code for the "do" command.
  45.  
  46. -- 
  47. ---------------
  48. Bill Metzenthen
  49. Mathematics Department
  50. Monash University
  51. Australia
  52.