From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail38c8.carrierinternetsolutions.com ([69.49.106.188] helo=mail38c8.megamailservers.com) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1Ikp0w-00012s-00 for ; Wed, 24 Oct 2007 18:47:50 -0400 X-Authenticated-User: mvferranti.clearwire.net Received: from [192.168.123.100] (69-44-252-62.mrc.clearwire-dns.net [69.44.252.62]) (authenticated bits=0) by mail38c8.megamailservers.com (8.13.6.20060614/8.13.1) with ESMTP id l9OMll8d018698 for ; Wed, 24 Oct 2007 18:47:49 -0400 Message-ID: <471FBC80.1050009@clearwire.net> Date: Wed, 24 Oct 2007 22:43:28 +0100 From: Gaijin User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: reading the full screen References: <20071024214049.GA2856@localhost.localdomain> In-Reply-To: <20071024214049.GA2856@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 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: Wed, 24 Oct 2007 22:47:50 -0000 Gregory Nowak inquired: > When one uses numpad-plus to read the screen, is there a way to > control the size of text chunks speakup sends to the synth, either through something in > /proc/speakup, or in some other way without modifying the code I'd sure love to know that one, too. Executing an: $ ls /var/log/scripts/* ...in Slackware crashes my synthesizer, probably from an over-filled buffer, as the directory is filled with scripts used to install all the software on the system. I'm sure there is some kind of CTS/RTS handshaking going on somewhere, but I can't find any info on it to set my synthesizer's parameters. I wish I could help you. I tried setting the LINES environment variable to 300 to see if the 'less' command would say more than 24 lines of text per screen, but I get nothing new. Sounds like we have similar problems, anyway. If I find anything, I'll letcha know. Michael PS: Can anyone tell me how this message appears? Finally got Thunderbird to take pasted text from Notepad in a reply, and am wondering if lines are still exceeding 72 characters per line. TIA.