Hello Branden, On Sun, Apr 02, 2000 at 05:07:11PM -0400, Branden Robinson wrote: > On Sun, Apr 02, 2000 at 10:48:24AM -0300, Rodrigo Castro wrote: > > Sorry for sending this message again and sorry for sending to > > devel (I don't know if I should). I really need your help, I tried > > everything I know and I can't make my Emacs work with END key, when it > > is in Xterm. > > If you're using xterm 3.3.6-6, please be sure and read the Debian X FAQ. > There is a section about debugging key binding problems. > > <file:/usr/doc/xfree86-common/FAQ.gz>
I had already read it. If I change TERM variable to linux, it works. Look at what is returned by these commands (xev reports everything fine): [rcastro:~]$ xrdb -query *VT100.Translations: #override ~Shift ~Ctrl ~Meta <Key>BackSpace: string("\177")\n ~Shift ~Ctrl ~Meta <Key>Delete: string("\033[3~")\n ~Shift ~Ctrl ~Meta <Key>Home: string("\033[1~")\n ~Shift ~Ctrl ~Meta <Key>End: string("\033[4~") *customization: -color XDvi*mfMode: ljfour XDvi*paper: a4 XDvi*pixelsPerInch: 600 XDvi*shrinkFactor: 8 XDvi*thorough: true XDvi*wwwBrowser: netscape [rcastro:~]$ infocmp | grep end kend=\E[4~, kent=\EOM, kf10=\E[21~, kf11=\E[23~, []'s -- Rodrigo Castro <[EMAIL PROTECTED]> Computer Science undergraduate student - University of Sao Paulo