| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Fri, 10 Sep 2004 16:01:42 +0800 ( ) |
| Message-Id: | <20040910.160142.68555407.jashy@bj1860.net> |
| To: | cygwin AT cygwin DOT com, brian AT dessent DOT net |
| Subject: | Re: How do I define a key binding for copy-to-clipboard? |
| From: | jashy <jashy AT bj1860 DOT net> |
| In-Reply-To: | <41415D3D.19663606@dessent.net> |
| References: | <001501c49649$03a3ec30$ba968890 AT firsttec> <41415D3D DOT 19663606 AT dessent DOT net> |
| Mime-Version: | 1.0 |
| X-IsSubscribed: | yes |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |