e21bb123ab
A terminfo entry was installed into somewhere(or not) depending on tic command. Install termcap/terminfo entry source file in examples directory and mention it in MESSAGE. Bump PKGREVISION.
13 lines
502 B
Text
13 lines
502 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2007/10/20 06:11:24 obache Exp $
|
|
|
|
If your system does not have a rxvt-unicode termcap/terminfo entry, you may
|
|
consider setting the X resource
|
|
|
|
URxvt.termName: rxvt
|
|
|
|
or install termcap/terminfo entry. Here are sample entry files:
|
|
${PREFIX}/share/examples/rxvt-unicode
|
|
|
|
or recompile this pkg with the option rxvt-term defined.
|
|
===========================================================================
|