From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from linserver.romuald.net.eu.org ([63.228.150.209]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1FLkxa-0003bG-00 for ; Tue, 21 Mar 2006 12:47:58 -0500 Received: (qmail 6923 invoked by uid 1000); 21 Mar 2006 10:47:27 -0700 Date: Tue, 21 Mar 2006 10:47:26 -0700 From: Gregory Nowak To: "Speakup is a screen review system for Linux." Subject: Re: Debian equivalent Message-ID: <20060321174726.GB6745@localhost.localdomain> References: <000701c64c89$8f7cf740$6601a8c0@danmint> <20060321132240.GA3972@hhs48.com> <20060321133623.GA4444@hhs48.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <20060321133623.GA4444@hhs48.com> X-PGP-Key: http://www.romuald.net.eu.org/pubkey.asc User-Agent: Mutt/1.5.11+cvs20060126 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.7 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, 21 Mar 2006 17:47:59 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Actually, pidof isn't specific to debian, it's simply a symlink to killall in most cases, which killall checks to see how it was called. I notice though that debian's pidof is symlinked to killall5, though there is no killall man page in chapter 5, and I'm not sure how killall5 and killall differ, assuming that they do differ. Just wondering though Chuck, what priority do you use for speechd-up? Greg On Tue, Mar 21, 2006 at 08:36:23AM -0500, Charles Hallenbeck wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > One more thing about using a script such as mystartups (or rc.local) to > start your software speech. > > Chances are that speech-dispatcher will already be running when this > script executes, since it has its own startup script in /etc/init.d with > a lower priority. But what I did in my script was to "renice -5" the > already running copy. It turns out that Debian has a very handy > utility called "pidof" that returns the pid of a running program, so my > command to change the priority of speech-dispatcher looks like this: > > renice -5 `pidof speech-dispatcher` > > and you are in business. Whatever script you use to manage your speakup > speech output should be sure to run speechd-up with "nice 5" so that > speech-dispatcher will always run with a slightly higher priority than a > normal application, and speechd-up will always run with a slightly lower > priority. Negative numbers here mean higher priority, positive numbers > mean lower priority. I guess that is why they call it "nice-ness" The > nicer it is, the lower the priority. The nastier it is, the higher the > priority. > > There is a speakwith script on my web site that you might like to take a > look at. It assumes speech-dispatcher has already been run, but does > everything else for you. > > Chuck > > - -- > The Moon is Waning Gibbous (63% of Full) > Get downloads from http://www.mhcable.com/~chuckh > and remember, INFORMATION WANTS TO BE FREE! > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iD8DBQFEIAFXXnuiIOyDVQURAkQSAJ9+i9QVpvZumEl74CmsZmnky0VQzwCgtnjX > pNXKT+x5JbZJDY5LVIJHEF4= > =5LZ3 > -----END PGP SIGNATURE----- > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup - -- web site: http://www.romuald.net.eu.org gpg public key: http://www.romuald.net.eu.org/pubkey.asc skype: gregn1 (authorization required, add me to your contacts list first) - -- Free domains: http://www.eu.org/ or mail dns-manager@EU.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEIDwu7s9z/XlyUyARAgdUAJ9h30uuRn9MtvY2Q0lCr7eGKrssnQCfax8O LC3PJHAGdm4YJFt6GkIVVPQ= =RQ8X -----END PGP SIGNATURE-----