From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.aph.org ([63.66.123.132]) by speech.braille.uwo.ca with smtp (Exim 3.36 #1 (Debian)) id 1FsekF-0007gn-00 for ; Tue, 20 Jun 2006 07:50:11 -0400 Received: from APH-Message_Server by mail.aph.org with Novell_GroupWise; Tue, 20 Jun 2006 07:33:06 -0400 Message-Id: X-Mailer: Novell GroupWise 5.5.5 Date: Tue, 20 Jun 2006 06:24:53 -0400 From: "MICHAEL MCDONALD" To: Subject: Re: continuous reading feature Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.8rc1 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 11:50:12 -0000 >1. How do you stop speakup+r from reading? I thought it was done with >the escape key, but both that, and speakup+r itself don't stop it. I >had to finally use ctrl+c once I got to the end of the document in >emacs, and I'm pretty sure that this isn't how it should be done, >since that would have the probably unwanted side-effect of terminating >the currently foreground application. To stop the read all command just hit the ctrl key. Actually I think most single key presses should stop it, but I believe I have it set up to act based on the ctrl key. >2. How do I preserve my keymap changes across reboots? Do I need a >line in my boot scripts to copy it to /proc/speakup/keymap every time, >or is there a more permanent way of doing this, such as including it >in the kernel? There is a way to compile speakup into the kernel so that the keymap comes up everytime. Basically you replace the existing keymap and recompile the kernel. I don't remember the exact sequence to make it work though.