Can I use the "delete" key under XDarwin?

ryan_fung

2002-01-09 13:29:00

The terminal echo "~" when I press the key. Do I need to configure anything?

Thanks.

apex

2002-01-16 08:24:00

<blockquote><font size="1" face="Verdana, Helvetica, sans-serif">code:</font><hr><pre>xmodmap -e "keycode 59 = BackSpace"</pre>[/quote]

run that, or put it in your tcshrc or bashrc file to be run at login.