Re: xterm and clipboard

2014-06-21 Thread Tom H
On Fri, Jun 20, 2014 at 8:30 PM, ToddAndMargo toddandma...@zoho.com wrote:

 Anyone know if there is a way to get copy shiftCtrlC,
 past shiftCtrlV, and cut shiftCtrlX keystrokes
 into an xterm?

Define copy-selection(CLIPBOARD) and insert-selection(CLIPBOARD)
in XTerm*VT100.translations in .Xresources.


Re: xterm and clipboard

2014-06-21 Thread ToddAndMargo

On 06/21/2014 01:28 PM, Tom H wrote:

On Fri, Jun 20, 2014 at 8:30 PM, ToddAndMargo toddandma...@zoho.com wrote:


Anyone know if there is a way to get copy shiftCtrlC,
past shiftCtrlV, and cut shiftCtrlX keystrokes
into an xterm?


Define copy-selection(CLIPBOARD) and insert-selection(CLIPBOARD)
in XTerm*VT100.translations in .Xresources.



Hi Tom,

Thank you.

Can you show me an example?

-T


Re: xterm and clipboard

2014-06-21 Thread ToddAndMargo

On 06/21/2014 01:28 PM, Tom H wrote:

On Fri, Jun 20, 2014 at 8:30 PM, ToddAndMargo toddandma...@zoho.com wrote:


Anyone know if there is a way to get copy shiftCtrlC,
past shiftCtrlV, and cut shiftCtrlX keystrokes
into an xterm?


Define copy-selection(CLIPBOARD) and insert-selection(CLIPBOARD)
in XTerm*VT100.translations in .Xresources.



Hi Tom,

   Is there a way to put it into the command line that calls
the xterm?

Many thanks,
-T