.Xmodmap:
  keycode 59 = Delete    
     
     .Xresources: 
  xterm*.deleteIsDEL: true
  xterm*.backarrowKey: false
  xterm*.ttyModes: erase ^?
                  
     .xinitrc     
  xrdb -load $HOME/.Xresources
  xmodmap $HOME/.Xmodmap

Just took a look at it... xterm has more options than rxvt does. 

Anyway, now my the delete key working, I'm not sure why it wasn't
working when wrote before.  


Now, unfortunately BackSpace seems to send ^H (over SSH, not locally);
I hope I can get this settled into place!

Joe
    


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to