public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* announcing Speakup-utils 0.1
@  Ryan Mann
   ` Aaron Howell
   ` Liz Hare
  0 siblings, 2 replies; 6+ messages in thread
From: Ryan Mann @  UTC (permalink / raw)
  To: speakup; +Cc: pturnage

I've written a couple programs SPeakupcfg and Speakupctl that I thought 
some of you might find useful.
Speakup-utils is a package that consists of the two utilities,
speakupcfg and speakupctl.  Speakupcfg can be used to configure Speakup's
synthesizer settings using your arrow keys.  You use the up and down arrow
keys to raise and lower settings.  You would use the right and left arrow
keys to move between parameters.  For example; When you start Speakupcfg,
you should here something like Rate 9.  If you hit the right-arrow, you
would here something like pitch 50.  After you're done adjusting your
settings you can hit "q" to quit, and then save your settings with the
command "speakupctl store."  If you want your settings to be restored the
next time you boot, you could put the following command in one of your
start-up scripts: "/usr/local/bin/speakupctl restore".

                        Compiling the programs

        First, unpack the archive by doing "gunzip
speakup-utils.tar.gz", then "tar -x -f speakup-utils.tar."  If
you're sure you have the Gcc and G++ compilers, and the Ncurses
libraries installed on your system, you can type the following commands
from within the speakup-utils directory:
make
make install.  Speakupctl and Speakupcfg will be installed 
in/usr/local/bin.  Enjoy.

        If there are any questions, e-mail rmann@rmisp.net.



-- 


Ryan




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 announcing Speakup-utils 0.1 Ryan Mann
 ` Aaron Howell
 ` Liz Hare
   ` Kirk Reiser
     ` jwantz
   ` Ryan Mann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).