From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by listman.util.phx.redhat.com (8.13.1/8.13.1) with ESMTP id lANLadMV013186 for ; Fri, 23 Nov 2007 16:36:40 -0500 Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id lANLad2A014326 for ; Fri, 23 Nov 2007 16:36:39 -0500 Received: from relay1-v.mail.gandi.net (relay1-v.mail.gandi.net [217.70.178.75]) by mx3.redhat.com (8.13.1/8.13.1) with ESMTP id lANLa9G3010402 for ; Fri, 23 Nov 2007 16:36:09 -0500 Received: from localhost (mfilter4-v.gandi.net [217.70.178.38]) by relay1-v.mail.gandi.net (Postfix) with ESMTP id B573E362B5 for ; Fri, 23 Nov 2007 22:36:01 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mfilter4-v.mgt.gandi.net Received: from relay1-v.mail.gandi.net ([217.70.178.75]) by localhost (mfilter4-v.mgt.gandi.net [217.70.178.38]) (amavisd-new, port 10024) with ESMTP id h9zx7uUTCyr8 for ; Fri, 23 Nov 2007 22:11:32 +0100 (CET) Received: from data.home (unknown [82.166.29.82]) by relay1-v.mail.gandi.net (Postfix) with ESMTP id 2677E362AA for ; Fri, 23 Nov 2007 22:35:55 +0100 (CET) Received: from geoff by data.home with local-esmtp (Exim 3.35 #1 (Debian)) id 1IvgAq-00009O-00; Fri, 23 Nov 2007 23:34:56 +0200 Date: Fri, 23 Nov 2007 23:34:56 +0200 (IST) From: Geoff Shang To: Linux for blind general discussion In-Reply-To: <47429A1A.1070008@gmail.com> Message-ID: References: <47429A1A.1070008@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: Geoff Shang X-RedHat-Spam-Score: -0.37 X-Scanned-By: MIMEDefang 2.58 on 172.16.48.32 X-loop: blinux-list@redhat.com Subject: Re: cut and paste with speakup X-BeenThere: blinux-list@redhat.com X-Mailman-Version: 2.1.5 Precedence: junk Reply-To: Linux for blind general discussion List-Id: Linux for blind general discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Nov 2007 21:36:40 -0000 Daniel Dalton wrote: > How do I copy a document in lynx which is spread over 5 pages? the solution to this has already been posted - press "p" for print then choose to save the text to a file. It is worth pointing out that Speakup (and any other text mode screen reader) can only see what is on the screen at any one time. So if you *did* want to use cut and paste for this, you would have to do it 5 times, once for each screenful. Geoff.