I've tried the rxvt, because i like the DISPLAY being set automatically in my
rsh session (this is the _only_ reason, by now), although it (the detection) is
quite slow.

However i customized my xterm keybindings quite a lot, and now miss the
features.

I would like to know, how to convert this part of my app-defaults/XTerm:

Ctrl Meta<Key>y:insert-selection(PRIMARY, CUT_BUFFER0) \n\
Alt <KeyPress>p: scroll-back(1,halfpage) \n\
Alt <KeyPress>n: scroll-forw(1,halfpage) \n\
Alt <KeyPress>m: scroll-forw(1,halfpage) \n\
Alt <KeyPress>r: hard-reset() \n\


It seems to me, that:
1/ i have to use ESC codes
2/ Some functionality is missing.


Any hints ?

Reply via email to