home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / question / 14754 < prev    next >
Encoding:
Text File  |  1992-12-17  |  1017 b   |  27 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!ux1.cso.uiuc.edu!cs.uiuc.edu!cs.uiuc.edu!schwager
  3. From: schwager@cs.uiuc.edu (Michael Schwager)
  4. Subject: A Little Terminfo question/problem...
  5. Message-ID: <BzE1xA.ALH@cs.uiuc.edu>
  6. Organization: University of Illinois, Dept. of Comp. Sci., Urbana, IL
  7. Date: Thu, 17 Dec 1992 05:29:33 GMT
  8. Lines: 17
  9.  
  10.  
  11. Ladees and Germs,
  12. Hi.  I have a bit of a problem:  it used to be, in the days of yore, that
  13. when I ran my terminal emulator on my UNIX machine, I could do something
  14. nonstandard like:
  15.  
  16.      stty rows 27
  17.      tset
  18.  
  19. for my vt100 emulator, and on that 27-line emulator, it would work!  Even
  20. though the termcap file specifies that the vt100 has 24 lines.  Now, however,
  21. when I do this on the Sun Sparc running 4.1.x, the Sun insists on setting
  22. the terminal to 24 lines.  I guess it's because it's now using terminfo
  23. instead.  Well, how do I get it to believe that I have a 27-line vt100?
  24. Make another terminfo entry (yuck!)?
  25. Thanks!
  26. -Mike
  27.