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.

--
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/

Reply via email to