Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: xrvt clipboard access Date: Fri, 27 Sep 2002 14:54:17 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Harig, Mark A." To: "Thomas Mellman" , Content-Transfer-Encoding: 8bit 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/