From: root Date: Wed, 16 May 2007 22:37:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=10f6a41f9cf147d4d59ecfdd43b4aac5a9cbc10c;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/doc/rxvt.1.pod b/doc/rxvt.1.pod index 279c446e..1b380c17 100644 --- a/doc/rxvt.1.pod +++ b/doc/rxvt.1.pod @@ -1200,14 +1200,14 @@ application. Instead, pressing Button1 and Button3 sends B up and down arrows sends B (Up) and B (Down), respectively. -=head1 TEXT SELECTION AND INSERTION +=head1 THE SELECTION: SELECTING AND PASTING TEXT -The behaviour of text selection and insertion mechanism is similar to -I(1). +The behaviour of text selection and insertion/pasting mechanism is similar +to I(1). =over 4 -=item B: +=item B: 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 @@ -1221,11 +1221,11 @@ normal one. In this mode, every selected row becomes its own line in the selection, and trailing whitespace is visually underlined and removed from the selection. -=item B: +=item B: Pressing and releasing the Middle mouse button in an B<@@RXVT_NAME@@> window causes the value of the PRIMARY selection (or CLIPBOARD with the -Meta modifier) to be inserted as if it had been typed on the keyboard. +B modifier) to be inserted as if it had been typed on the keyboard. Pressing B causes the value of the PRIMARY selection to be inserted too.