mutt in XFree86 under FreeBSD

Elden Fenison efbsd at moondog.org
Thu May 29 18:32:11 PDT 2003


* 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



More information about the freebsd-questions mailing list