From owner-svn-doc-head@FreeBSD.ORG Sat Dec 8 19:03:25 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A1DC09C; Sat, 8 Dec 2012 19:03:25 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 868DE8FC0C; Sat, 8 Dec 2012 19:03:25 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qB8J3PYr097510; Sat, 8 Dec 2012 19:03:25 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qB8J3PxJ097509; Sat, 8 Dec 2012 19:03:25 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201212081903.qB8J3PxJ097509@svn.freebsd.org> From: Eitan Adler Date: Sat, 8 Dec 2012 19:03:25 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40307 - head/en_US.ISO8859-1/books/faq X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Dec 2012 19:03:25 -0000 Author: eadler Date: Sat Dec 8 19:03:24 2012 New Revision: 40307 URL: http://svnweb.freebsd.org/changeset/doc/40307 Log: 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) Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Sat Dec 8 13:32:22 2012 (r40306) +++ head/en_US.ISO8859-1/books/faq/book.xml Sat Dec 8 19:03:24 2012 (r40307) @@ -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.