From owner-freebsd-questions Sun Oct 12 16:24:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA27252 for questions-outgoing; Sun, 12 Oct 1997 16:24:52 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from BIGFUN.vwcom.com (BIGFUN.vwcom.com [151.197.101.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA27239 for ; Sun, 12 Oct 1997 16:24:46 -0700 (PDT) (envelope-from bmc@WillsCreek.COM) Received: from WillsCreek.COM (gw.willscreek.com [151.197.101.46]) by BIGFUN.vwcom.com (8.8.6/8.8.6) with ESMTP id TAA02987 for ; Sun, 12 Oct 1997 19:20:00 -0400 (EDT) Received: from current.willscreek.com (current.willscreek.com [172.16.87.1]) by WillsCreek.COM (8.8.5/8.8.5) with ESMTP id TAA24687 for ; Sun, 12 Oct 1997 19:24:38 -0400 (EDT) Received: (from bmc@localhost) by current.willscreek.com (8.8.5/8.8.5) id TAA06734; Sun, 12 Oct 1997 19:24:37 -0400 (EDT) Date: Sun, 12 Oct 1997 19:24:37 -0400 (EDT) Message-Id: <199710122324.TAA06734@current.willscreek.com> From: Brian Clapper MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: questions@FreeBSD.ORG Subject: Re: xterm texts In-Reply-To: <87407223@toto.iv> X-Mailer: VM 6.23 under Emacs 19.34.1 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Gordon Wang wrote: > Dear Sir > I am a FreeBSD 2.2.1 user. > I use fvwm2.0. > What should I do if I want to copy the texts on a Xterm window? Type `man xterm' and read the docs. Here's a pertinent excerpt: Pointer button one (usually left) is used to save text into the cut buffer. Move the cursor to beginning of the text, and then hold the button down while moving the cursor to the end of the region and releasing the button. The selected text is highlighted and is saved in the global cut buffer and made the PRIMARY selection when the button is released. Double-clicking selects by words. Triple-clicking selects by lines. Quadruple-clicking goes back to characters, etc. Multiple-click is determined by the time from button up to button down, so you can change the selection unit in the middle of a selection. If the key/button bindings specify that an X selection is to be made, xterm will leave the selected text highlighted for as long as it is the selection owner. Pointer button two (usually middle) `types' (pastes) the text from the PRIMARY selection, if any, otherwise from the cut buffer, inserting it as keyboard input. Pointer button three (usually right) extends the current selection. ... ----- Brian Clapper, bmc@WillsCreek.COM, http://WWW.WillsCreek.COM/ Let he who takes the plunge remember to return it by Tuesday.