From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp103.sbc.mail.mud.yahoo.com (smtp103.sbc.mail.mud.yahoo.com [68.142.198.202]) by speech.braille.uwo.ca (Postfix) with SMTP id 0E7D610AE3 for ; Mon, 1 Jun 2009 19:31:24 -0400 (EDT) Received: (qmail 35144 invoked from network); 1 Jun 2009 23:31:23 -0000 Received: from unknown (HELO localhost) (myrowa@74.250.30.23 with plain) by smtp103.sbc.mail.mud.yahoo.com with SMTP; 1 Jun 2009 23:31:23 -0000 X-YMail-OSG: .0winSwVM1kB5F19VGDxXJzF62.7uC6wgfEQyQptmqU0q2qcrE_Kn7oxAmaNtwQzrEk7v3yKrZajFMrDfBxL23pNvp8uPIgutISjZUGKmb9dfE0vA.Fgdq9_h6_x6Xwgt_VKjelc2O7wa7LUyqlA2yXZK4AkInuSeaiWBGaeWTIiGHvTaP9z16jCjy1.C.pTqKziPVIlSj_zKk2KhjRXDVOabHLo82xOxmiNjBOXveDB_PPTAqNF8MchXcV_1jbw78jiI8qM.Ztz_Q-- X-Yahoo-Newman-Property: ymail-3 Date: Mon, 1 Jun 2009 18:31:21 -0500 (CDT) From: Adam Myrow To: "Speakup is a screen review system for Linux." Subject: Re: speakup 3.0.4 is out In-Reply-To: <20090601012915.NZCB2915.fed1rmmtao103.cox.net@fed1rmimpo02.cox.net> Message-ID: References: <20090531153756.GA23888@linux1> <4A22A7FE.3060702@onlinehome.de> <20090531162158.GA24242@linux1> <20090531200737.GB5899@grml> <20090601003702.YGRF12338.eastrmmtao103.cox.net@eastrmimpo02.cox.net> <20090601012915.NZCB2915.fed1rmmtao103.cox.net@fed1rmimpo02.cox.net> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 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: Mon, 01 Jun 2009 23:31:24 -0000 On Sun, 31 May 2009, Chris Brannon wrote: > The second contents are missing a right bracket before the closing quote > in both cases. You're right. A few experiments show that it appears to be cutting off the last character that gets sent to it. In other words, if you echo a string to caps_start or caps_stop, the last character gets chopped off. The only way I've found to restore Speakup to proper behavior after this is to echo "soft" to /sys/module/speakup/parameters/synth, then echo "dectlk" to the same file. In other words, by switching synthesizers, it resets everything to default values.