Date: Thu, 30 Mar 2000 11:05:20 -0600 From: Stephen <sdk@yuck.net> To: Arcady Genkin <a.genkin@utoronto.ca> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: rxvt as terminal type Message-ID: <20000330110520.A382@visi.com> In-Reply-To: <87g0t8whws.fsf@tea.thpoon.com>; from Arcady Genkin on Thu, Mar 30, 2000 at 11:18:27AM -0500 References: <87g0t8whws.fsf@tea.thpoon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 30, 2000 at 11:18:27AM -0500, Arcady Genkin wrote: > I often remotely login to a FreeBSD box from an rxvt > terminal. I have put in a tiny script in .bash_login that checks if > $TERM is set to "rxvt", and then sets it to "xterm-color" > > What would be the right way of solving this problem? Or is it better > to modify the termcap? In that case, where would I find termcap entry > for rxvt? > Put this line in you .Xdefaults file: Rxvt*termName: xterm-color -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000330110520.A382>