Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2003 18:32:09 -0700
From:      Elden Fenison <efbsd@moondog.org>
To:        freebsd-questions@FreeBSD.org
Subject:   Re: mutt in XFree86 under FreeBSD
Message-ID:  <20030530013209.GA46139@snoopy.moondog.org>
In-Reply-To: <20030515163633.GA1067@starjuice.net>
References:  <20030515163633.GA1067@starjuice.net>

next in thread | previous in thread | raw e-mail | index | archive | help
* Sheldon Hearn [05/15/2003 18:36]:
> I can't get mutt-1.5.4 to respond to the "End" key in an XFree86-4.3.0
> xterm on FreeBSD 5.1-BETA.  It's been happening ever since I started
> with mutt a few months back, but it's only just pissed me off enough
> to ask for help.

What has generally worked well for me is having this in ~/.Xdefaults

*VT100.Translations: #override \
              <Key>BackSpace: string("\010")\n\
              <Key>Delete:    string("\004")\n\
              <Key>Home:      string("\001")\n\
              <Key>End:       string("\005")

-- 

-=Elden=-
http://www.moondog.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030530013209.GA46139>