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:[EMAIL PROTECTED]] > Sent: Friday, September 27, 2002 2:59 AM > To: [EMAIL PROTECTED] > 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 > [EMAIL PROTECTED] > ______________________________________________________________ > ________________ > 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/