XTerm*termName: 'linux'

Glynn Clements glynn at gclements.plus.com
Sun Nov 21 00:29:13 PST 2004


Martin wrote:

> I would like to instruct xterm to provide TERM=linux via a resource
> object, but it silently refuses to do so. In contrast TERM=xterm-color
> is accepted as *termName subobject. But vi & co then default to an
> improper color scheme which seems hardly readable on a colors on black
> display compared to colors used with a terminfo entry of 'linux'.

Do you have termcap/terminfo entries for "linux"? xterm will ignore
the termName setting if tgetent() can't find the specified terminal.

-- 
Glynn Clements <glynn at gclements.plus.com>



More information about the xorg mailing list