Re: orca sarting up at log on (fc5)



Hi Cody,
I question. When I edit that line in the gdm.conf file, how would the line look when I replace the line with the orca command. I don't want to mess up this machine, and not very good with commands...
Instead of (on *one* line)

 <Control>s 1 1000 10000 /usr/sfw/bin/srcore --login --disable-magnifier
   --enable-speech --enable-braille

Try this:

 <Control>s 1 1000 10000 orca

Assuming that 'orca' is in the path of the gdm user. Otherwise something like:


 <Control>s 1 1000 10000 /usr/bin/orca


What this is saying is that upon a single press of Ctrl-S for at least 1 second (but less than 10 seconds), and then releasing it, launch /usr/bin/orca

If you want to pass any command line options, you should simply append those to that line. If you prefer Ctrl-O to invoke Orca, then the line would look like this:

 <Control>o 1 1000 10000 /usr/bin/orca


Make sense?


Regards,

Peter Korn
Accessibility Architect,
Sun Microsystems, Inc.

Cody
----- Original Message ----- From: "Peter Korn" <Peter Korn Sun COM>
To: "Orca screen reader developers" <orca-list gnome org>
Sent: Wednesday, May 03, 2006 10:23 PM
Subject: Re: orca sarting up at log on (fc5)


Hi Cody,

Please see the GNOME Accessibility Guide (at http://www.gnome.org/learn/access-guide/latest/) and specifically the section titled "Configuring the Desktop for Accessible Login" at http://www.gnome.org/learn/access-guide/latest/sysadmin-27.html

It's written assuming your screen reader is Gnopernicus (the "srcore" with command line options bit). Replace that with orca and you should be set. It's what we used when we demo-ed Orca with accessible login at CSUN last March.


Peter Korn
Accessibility Architect,
Sun Microsystems, Inc.
I'm such a distro hopper. I'm now on fc5 and thats final! Is there a way, now that I've installed orca 0.2.3, that I can have orca boot up at the log on screen? I like the extra options in the orca setup by the by...
 Cody
------------------------------------------------------------------------

_______________________________________________
Orca-list mailing list
Orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list


_______________________________________________
Orca-list mailing list
Orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list

_______________________________________________
Orca-list mailing list
Orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]