Re: [orca-list] Need the insert key above the arrows
- From: Willie Walker <William Walker Sun COM>
- To: Lorenzo Taylor <daxlinux gmail com>
- Cc: orca-list <orca-list gnome org>
- Subject: Re: [orca-list] Need the insert key above the arrows
- Date: Wed, 19 Dec 2007 09:10:06 -0500
Hi Lorenzo:
You can try adding the following line to your ~/.orca/user-settings.py file:
orca.settings.orcaModifierKeys = ["KP_Insert"]
If that works, you can create a more permanent solution by creating a
~/.orca/orca-customizations.py file with the following lines in it:
import orca.settings
orca.settings.orcaModifierKeys = ["KP_Insert"]
Hope this works (and helps)!
Will
PS - At some point, we'll modify the Orca Preferences GUI to allow you
to define the Orca modifier key(s).
Lorenzo Taylor wrote:
I am trying to use the playlist editor in audacious. The trouble is that
if I want to insert a file in the playlist, I need the insert key.
However, orca is using both insert keys as its modifier, and I
apparently am not allowed to change this behaviour in orca preferences.
I see a textbox that displays the orca modifier keys, on my system being
both insert and kp_insert, but I can't modify this information to remove
the insert key above the arrow keys. In other words, I want my orca
modifier key to only be kp_insert rather than both so that I can use the
other insert key for its intended purpose in an application. Is there a
way to do this? If not, is there at least a way to temporarily bypass
orca's control of this key so that I can use it in an application?
Thanks for any help,
Lorenzo
_______________________________________________
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]