Update and clarify text-mode-cut-paste: make it clear that this is

copy-and-paste not cut-and-paste.

PR:		docs/174134
Submitted by:	Bas Smeelen <b.smeelen@ose.nl>
Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2012-12-08 19:03:24 +00:00
parent cbf90ddecb
commit a1a6ff8430
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40307

View file

@ -2237,10 +2237,14 @@
</question>
<answer>
<para>Once you get the mouse daemon running (see the <link
linkend="moused">previous section</link>), hold down the
<para>It is not possible to remove data using the mouse.
However, it is possible to <quote>copy and
paste</quote>.
Once you get the mouse daemon running (see the
<link linkend="moused">previous question</link>)
hold down
button 1 (left button) and move the mouse to select a region
of text. Then, press the button 2 (middle button) to paste
of text. Then, press button 2 (middle button) to paste
it at the text cursor. Pressing button 3 (right button)
will <quote>extend</quote> the selected region of
text.</para>