[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: /usr/share/terminfo



In message <20030906095417.6e355d7d.phirerunner@comcast.net>
	so spake Jared Yanovich (phirerunner):

> terminfo(5) tells me my compiled terminal description database can found
> in /usr/share/terminfo. Is it referring instead to
> /usr/share/misc/terminfo.db?

If you make a /usr/share/terminfo directory (and populate it),
curses/terminfo will use it.  By default, OpenBSD ships with
/usr/share/misc/terminfo.db instead.  Both locations are listed
in the FILES section of terminfo(5).

 - todd