This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]