public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Starting Silently
@  Storm Dragon
   ` Chuck Hallenbeck
  0 siblings, 1 reply; 2+ messages in thread
From: Storm Dragon @  UTC (permalink / raw)
  To: Speakup List

Hi,
When Speakup starts it begins by reading things in the boot process that
I really don't need to know. Is there any way to get speakup to start in
the quiet mode like when you press numpad enter?
Thanks
Storm
-- 
Vinux Publicity Coordinator: http://www.vinuxproject.org/
Registered Linux user number 508465: http://counter.li.org/
My blog, Thoughts of a Dragon: http://www.stormdragon.us/
Get paid to read email: http://is.gd/feRiB
"A sea of green will set us free"
Six Feet Under - 420




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

* Re: Starting Silently
   Starting Silently Storm Dragon
@  ` Chuck Hallenbeck
  0 siblings, 0 replies; 2+ messages in thread
From: Chuck Hallenbeck @  UTC (permalink / raw)
  To: speakup

Hi Michael,

Storm Dragon <stormdragon2976@gmail.com> wrote:

> Hi, > When Speakup starts it begins by reading things in the boot
process that > I really don't need to know. Is there any way to get
speakup to start in > the quiet mode like when you press numpad enter?
> Thanks

You can do something close to what you want by including the parameter
start=0 as an option to the module for your synth, probably speakup_ltlk.
In arch linux I have the following line in /etc/modprobe.d/modprobe.conf
that does it:

options speakup_ltlk ser=0 start=0

Then, at the end of /etc/rc.local, you can start it talking in time to
hear the login prompt with these lines:

talkwith ltlk
speakupconf load

Hope that helps
Chuck

--
Chuck in Hudson.

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Starting Silently Storm Dragon
 ` Chuck Hallenbeck

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).