From: Gregory Nowak <greg@romuald.net.eu.org>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Subject: Re: Saving Settings?
Date: Mon, 25 Aug 2008 11:05:30 -0700 [thread overview]
Message-ID: <20080825180530.GA28199@localhost.localdomain> (raw)
In-Reply-To: <48B282CA.4040207@baechler.net>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, Aug 25, 2008 at 03:00:42AM -0700, Tony Baechler wrote:
> Hmm, that's very interesting. I have tried this with the 3.0.2
> 20080517, 3.0.3 20080724 and my own git pull from earlier in August. I
> can write anything I want to the files in /sys/module/speakup/parameters
> and I get no errors. I thought the same as you, but it left the value
> as it was before, not what I put in. I was playing with the
> trigger_time as per Samuel's suggestion. I had no idea what the allowed
> range was so I just started echoing numbers. I could echo 999
> >trigger_time and I got no error, but "cat trigger_time" gave me 25 or
> something like that. If I echoed 0, it still remained at 25. I finally
> discovered from trial and error that 10 seemed to be about the lowest I
> could go without getting errors. Maybe for pitch, rate, and volume it
> works better.
bookpc:/sys/module/speakup/parameters# cat version
Speakup version 3.0.3
dtlk synthesizer driver version 2.6
bookpc:/sys/module/speakup/parameters# cat trigger_time
30
bookpc:/sys/module/speakup/parameters# echo 999 >trigger_time
bookpc:/sys/module/speakup/parameters# cat trigger_time
999
bookpc:/sys/module/speakup/parameters# echo 30 >trigger_time
bookpc:/sys/module/speakup/parameters# echo 100000 >trigger_time
value for trigger_time out of range, expect 10 to 2000
bookpc:/sys/module/speakup/parameters# cat trigger_time
30
bookpc:/sys/module/speakup/parameters# cat vol
1
bookpc:/sys/module/speakup/parameters# echo 500 >vol
value for vol out of range, expect 0 to 9
bookpc:/sys/module/speakup/parameters# cat rate
9
bookpc:/sys/module/speakup/parameters# echo 500 >rate
value for rate out of range, expect 0 to 9
bookpc:/sys/module/speakup/parameters# cat pitch
50
bookpc:/sys/module/speakup/parameters# echo 500 >pitch
value for pitch out of range, expect 0 to 99
bookpc:/sys/module/speakup/parameters# cat pitch
50
bookpc:/sys/module/speakup/parameters# echo 80 >pitch
bookpc:/sys/module/speakup/parameters# cat pitch
80
bookpc:/sys/module/speakup/parameters# echo 20 >pitch
bookpc:/sys/module/speakup/parameters# cat pitch
20
bookpc:/sys/module/speakup/parameters# echo 50 >pitch
bookpc:/sys/module/speakup/parameters# cat pitch
50
> On the other hand, if I use the Speakup keys to adjust
> rate and volume, it beeps when it hits the max rate and wraps around to
> 0 after it hits volume 9.
That's not what happens for me, it works like it always used to
(I.E. when I go to volume 9, the max, it just beeps, and stays there),
same is true for the rate. The git-pull I'm using now was done 2-3
weeks ago I think.
Greg
- --
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.9 (GNU/Linux)
iEYEARECAAYFAkiy9GoACgkQ7s9z/XlyUyC2hQCfcGOyw5zeoCWUJWtoiIUsgl68
hkoAn2sJHJO9hOjww/VHdkpO94w/zj2O
=cOTk
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~ UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
Hart Larry
` Gregory Nowak
` Tony Baechler
` Gregory Nowak [this message]
` Tony Baechler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080825180530.GA28199@localhost.localdomain \
--to=greg@romuald.net.eu.org \
--cc=speakup@braille.uwo.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).