-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 03/10/04 6:02 PM -0500, nick G wrote: > In the version of speakup included in Fedora distro, how do i change > things such as pitch, tone, rate, and all that other crap? These parameters are set in the files under the directory /proc/speakup. To see what is there just do an ls on the directory. To see what the various items are set to use cat. For example to see your rate do "cat /proc/speakup/rate". To change the rate use echo for example "echo 9 >/proc/speakup/rate" sets the rate on my doubletalk to 9. If you attempt >to set something to an invalid setting speakup will give you an >informative error message. Be sure to note the greater than in the echo >command above. Good luck. - -- Clarke's Corollary: Any technology distinguishable from magic is insufficiently advanced. Thomas Stivers e-mail: stivers_t at tomass.dyndns.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAT8Ns5JK61UXLur0RAsR4AJ0Z1BUYlabR7ccyl6MhplTE2HKFkQCfQWY2 3ZuP9fq85jutJIaax/v7vZA= =rSDg -----END PGP SIGNATURE-----