The following reply was made to PR misc/152146; it has been noted by GNATS.
From: crocket <[email protected]> To: [email protected] Cc: Subject: Re: misc/152146: Virtual consoles ignore kb and kD termcap entries. Date: Thu, 11 Nov 2010 13:37:09 -0800 (PST) I found out the real problem. csh's ignorance was not a problem. Even for entries recognized by csh, virtual consoles ignored those and used their own settings such as cons25. The kind of term I use($TERM) doesn't matter if I'm in virtual consoles. Virtual consoles seem to stick to cons25 or something similar no matter what $TERM is set to. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
