Page 1 of 1

Can I use the "delete" key under XDarwin?

PostPosted: Wed Jan 09, 2002 1:29 pm
by ryan_fung
The terminal echo "~" when I press the key. Do I need to configure anything?

Thanks.

Re: Can I use the "delete" key under XDarwin?

PostPosted: Wed Jan 16, 2002 8:24 am
by apex
<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.