I would like to know how to remap some of the default keys for x-term.
Specifically I would like to remap the Cntrl+leftArrow and Cntrl+rightArrow keys to move a word forward or backwards. I would also like to remap Alt+leftArrow and Alt+rightArrow keys to move to the start and the end of a line.
I have managed to install and get rxvt keys remapped by editing the .inputrc however I believe that x-term does not use this file. I think I need to edit the ~.Xresources file and edit the VT00 translations but I don't really understand how the values for corresponding key mappings work.
Thanks for your help