On Mon, May 14, 2001 at 03:00:06PM -0700, Randy Beaudreault wrote: > My delete key is produces either this ^]]3 (or something to that > effect) or ^? if I choose Delete as DEL in my xterm window. How do I > get it to do the backspace I do with a normal console? Thanks for > any help. xmodmap -e "keysym Delete = BackSpace" pc