How do I define a key binding for copy-to-clipboard?

Buchbinder, Barry (NIH/NIAID) BBuchbinder@niaid.nih.gov
Fri Sep 10 12:39:00 GMT 2004


At Friday, September 10, 2004 4:02 AM, jashy wrote:
> If you really hate using mouse to do copy&paste, I suggest you to use
> device /dev/clipboard directly. Copy to clipboard: cat somefile >
> /dev/clipboard, get something from clipboard, cat /dev/clipboard >
> somewhere.   

or use putclip and getclip from the cygutils package.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list