Re: [orca-list] Is where Am I working properly in the laptop layout?



Hi Javier:

I think you are running into a couple of bad issues in Orca. The first is that there is hardcoded knowledge of the "/" where it shouldn't be. This is in default.py:whereAmI:

           orcaKey = (inputEvent.event_string == "/")

I just added a bug for this: http://bugzilla.gnome.org/show_bug.cgi?id=487226.

The second is that key click count is not part of the key binding, but is instead part of the input event handler. This is being handled via bug http://bugzilla.gnome.org/show_bug.cgi?id=440490/

Will

Dorado Martínez wrote:
Hi again
Well, I have assigned e.G orca + a to my where Am I function,
And when I press orca + a twice I get the same information. Only reports about the object with focus, but no 
titlebar or statusbar content.

However I have seen that this only can be got if orcaKey=True
And orcaKey is set to true only if you are using the desktop keyboard layout.

I have deleted if statement on default.py about line 1950
And now orcaKey is True

Now I press orca + a or orca + return in the laptop layout and I get information about the title and If I 
press twice speaks the statusbar content.
But now I have losen information where am I on the current locus of focus object.

I think this is a possible bug, but don't know how to fix it.
A way would be to find a key in the laptop keyboard to make a single press to make where am I, without to have to press orca modifier, but it's difficult :-(

Now I have set in my laptop keybindings kp_enter to make where am i
And now if I press kp_enter I get information about the current object, and If I press capslock + kp_enter I 
get titlebar and statusbar where am i information.
I press kp_enter in my laptop by pressing fn key + return.

Regards,

Javier





-----Mensaje original-----
De: orca-list-bounces gnome org [mailto:orca-list-bounces gnome org] En nombre de Dorado Martínez, Francisco Javier
Enviado el: martes, 16 de octubre de 2007 8:58
Para: orca-list gnome org
Asunto: Re: [orca-list] Is where Am I working properly in the laptop layout?


Hi Will

OK, capslock + / but unfortunatelly my laptop keyboard doesn't have a phisical slash key. In order to press slash I have to make presses of shift key and number 7.

This also happened with "say all", find dialog, and now where am i functionality.

I also am not sure how to solve this, perhaps localized keybinding support, but is not a good idea to have different commands in every locale.

Although the command is orca + /
In en-US and es-ES keyboard, in this case only the way to get slash varies I will perform orca + slash by pressing orca + shift + 7 (shift + 7 the way to get slash from a spanish keyboard).

Anyway in the meanwhile I will customize this keybinding.

Thanks!

Regards

Javier

-----Mensaje original-----
De: William Walker Sun COM [mailto:William Walker Sun COM]
Enviado el: lunes, 15 de octubre de 2007 14:40
Para: "Dorado Mart**nez"@Sun.COM; Dorado Martínez, Francisco Javier
CC: orca-list gnome org
Asunto: Re: [orca-list] Is where Am I working properly in the laptop layout?


Hi Javier:

Nice to hear from you.

Single and double presses of CapsLock+/ are what you need to
use on the laptop. I believe the reason for doing this was to prevent
the user
from having to press a large number of keys at the same time.

Hope this helps and hope you are doing well,

Will

Dorado Martínez wrote:
Hi to all

I am using Orca on a Hacer Travelmate laptop computer, so
I am using the laptop keyboard layout to control Orca.

I have noted
that where am I? functionality isn't working nicely
specially when
you want to get extended information by pressing double
orca + enter.
E.G in a dialog to get the default button on a page, or status bar
content in a gedit document.

Should I use a different command to get this information
that I have
missed or really this is a bug with the laptop leyout?

When I use the desktop layout there is no problem, I can
use insert +
kp enter twice to get extended info.

Thanks guys!

Regards

Javier
_______________________________________________
Orca-list mailing list
Orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-> list
Visit
http://live.gnome.org/Orca for more information on Orca
_______________________________________________
Orca-list mailing list
Orca-list gnome org http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca

_______________________________________________
Orca-list mailing list
Orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca




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