| 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://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| X-MIMEOLE: | Produced By Microsoft Exchange V6.0.4417.0 |
| content-class: | urn:content-classes:message |
| MIME-Version: | 1.0 |
| Subject: | RE: xrvt clipboard access |
| Date: | Fri, 27 Sep 2002 14:54:17 -0400 |
| Message-ID: | <BADF3C947A1BD54FBA75C70C241B0B9E10AAE6@ex02.idirect.net> |
| X-MS-Has-Attach: | |
| X-MS-TNEF-Correlator: | |
| From: | "Harig, Mark A." <maharig AT idirect DOT net> |
| To: | "Thomas Mellman" <tmellman AT web DOT de>, <cygwin AT cygwin DOT com> |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id g8RIsgQ27885 |
You might need to create the text file ~/.inputrc,
and add the line:
"\e[2~": paste-from-clipboard
Then you should be able to use 'shift-insert' to insert
the contents of the clipboard into 'rxvt'.
From the manual page for 'rxvt':
TEXT SELECTION AND INSERTION
The behaviour of text selection and insertion mechanism is
similar to xterm(1).
Selection:
Left click at the beginning of the region, drag to
the end of the region and release; Right click to
extend the marked region; Left double-click to
select a word; Left triple-click to select the
entire line.
Insertion:
Pressing and releasing the Middle mouse button (or
Shift-Insert) in an rxvt window causes the current
text selection to be inserted as if it had been
typed on the keyboard.
> -----Original Message-----
> From: Thomas Mellman [mailto:tmellman AT web DOT de]
> Sent: Friday, September 27, 2002 2:59 AM
> To: cygwin AT cygwin DOT com
> Subject: RE: xrvt clipboard access
>
>
> > How you access it will depend upon how your mouse is set up.
> > For example, using a three-button mouse, I'm able to paste
> > the contents of the Windows clipboard to rxvt by clicking
> > on the middle mouse button.
>
>
> That's good for some pasting jobs. Under Linux, I also have
> a function key defined
> to paste so I don't have to go reaching for the mouse. I
> haven't figured out how to
> do that with cygwin yet, though.
>
> But, it might be useful to mention in this context that you
> can also access /dev/clipboard.
>
> for example:
>
> $ note < /dev/clipboard
>
> (note: note is my script)
>
> --
>
> ----------------
> Thomas Mellman
> thomas AT mellman DOT net
> ______________________________________________________________
> ________________
> Die clevere Geldreserve: der DiBa-Privatkredit. Funktioniert
> wie ein Dispo,
> ist aber viel gunstiger! Alle Infos: http://diba.web.de/?mc=021104
>
>
> --
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting: http://cygwin.com/bugs.html
> Documentation: http://cygwin.com/docs.html
> FAQ: http://cygwin.com/faq/
>
>
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |