login
Header Space

 
 

Re: linux-0.98.3 termcap problem

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Sunday, November 1, 1992 - 6:14 am

In article <1992Nov1.004828.6310@afterlife.ncsc.mil> jepstei@afterlife.ncsc.mil (John Epstein) writes:

Arggh.  Yes, the kernel did change some terminal info in 0.98.3 - namely
the standard TERM variable.  Instead of using the "con80x25" etc names
(which resulted in terrible /etc/termcap files), 0.98.3 initializes TERM
to be simply "console".  The terminal size is available from the termios
size structure, and is no longer encoded into the terminal type name. 

So if you seem to have problems with termcap, make sure you have an
entry for "console" which essentially looks like vt100 or vt220.  That
should be the default (well, it was in *my* termcap even before I did
the changes to 0.98.3), but it may not be true of all systems. 

                Linus
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: linux-0.98.3 termcap problem, Linus Torvalds, (Sun Nov 1, 6:14 am)
speck-geostationary