Subject: Re: Delete/Backspace Key in X
To: Randy Beaudreault <maccult@pacbell.net>
From: Pascal Cabaud <Pascal.Cabaud@wanadoo.fr>
List: port-mac68k
Date: 05/15/2001 01:47:11
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