From a1a6ff84308310f60db4651f40700a1cf8a1d0a6 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sat, 8 Dec 2012 19:03:24 +0000 Subject: [PATCH] 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 Approved by: bcr (mentor) --- en_US.ISO8859-1/books/faq/book.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml index a4bfe4a13e..606ca73112 100644 --- a/en_US.ISO8859-1/books/faq/book.xml +++ b/en_US.ISO8859-1/books/faq/book.xml @@ -2237,10 +2237,14 @@ - Once you get the mouse daemon running (see the previous section), hold down the + It is not possible to remove data using the mouse. + However, it is possible to copy and + paste. + Once you get the mouse daemon running (see the + previous question) + 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 extend the selected region of text.