![]() |
s i s t e m a o p e r a c i o n a l m a g n u x l i n u x | ~/ · documentação · suporte · sobre |
Next
Previous
Contents
5. Termcap and Terminfo Issues
According to its man page, "terminfo is a data base describing
terminals, used by screen-oriented programs...". It defines a
generic set of control sequences (escape codes) used to display text on
terminals, and makes possible support for different terminal hardware
without the need for special drivers. The terminfo libraries
are located in The terminfo database has largely supplanted the older termcap and the totally obsolete termlib ones. This is usually of no concern for program installation except when dealing with a package that requires termcap. Most Linux distributions now use terminfo, but still retain the
older termcap libraries for compatibility with legacy applications (see
Next Previous Contents |