From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from server1.shellworld.net ([64.39.15.178] ident=root) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 18osIt-00029B-00 for ; Fri, 28 Feb 2003 16:44:27 -0500 Received: from localhost (ldavis@localhost) by server1.shellworld.net (8.11.1/8.11.1) with ESMTP id h1SLiOt01391 for ; Fri, 28 Feb 2003 15:44:24 -0600 (CST) (envelope-from ldavis@shellworld.net) Date: Fri, 28 Feb 2003 15:44:24 -0600 (CST) From: Luke Davis To: speakup@braille.uwo.ca Subject: Re: Configuration Files In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Useful knowledge, which I previously did not have. So should all configuration be handled this way, thus making a configuration file approach meaningless, or is there still potential for value to that idea, either now or for future configurable options? I don't particularly mind writing values to /proc entries every time I want to change the punctuation level, but I am not all users, and some might want a more intuitive way of handling this, such as an rc or other such file. I would like any opinions I can get. Luke On Fri, 28 Feb 2003, Chuck Hallenbeck wrote: > Speakup presently allows punctuation level to be set at none, > some, most, or all. The some and most levels can be configured by > the user to include or exclude whatever he or she wishes. You > select the level by writing a number to /proc/speakup/punc_level, > and you can edit and rewrite the some and most strings to that > directory too. I am not sure what other functionality would be > added by Luke's suggestions. Maybe I am misunderstanding > something, but it seems to me the existing features will do > pretty much whatever one wishes. > > >