> Does anyone know how to change delete from ctrl-h to the Delete key in 
> Eterm.� I checked the faq at eterm.org, but I can't figure out how to 
> change it. Xterm and Gnome Terminal both already delete with the Delete key.

Add a line like:

eterm.keysym.BackSpace: ^H

to your .Xresources file. Check the eterm documentation for the exact
names of the resources (the above resource is used by rxvt, and may be the
same for eterm).

Reply via email to