Thanks to rmilner@aoc.nrao.edu, whom gave the responce that I was
looking for:
Put this in your .Xdefaults:
Xterm*VT100.Translations: #override\n\
<KeyPress> L6 : select-end(CLIPBOARD)\n\
<KeyPress> L8 : insert-selection(CLIPBOARD)
This will allow xterm to understand the Cut & Paste keys (and actually
the Copy key seems to work as well).
Other answers:
>From mike@hypatia.lanl.gov
In my .text_extras_menu file I have defined
"XPaste" xv_get_sel
to copy from an x window to a cmdtool.
hope this helps some.
Another solution suggested was to use xcutsel, but my feeble mind could not
seem to make it work as advertized.
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:10:14 CDT