After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 485154 - Provide extension to the keybindings page to create custom controls
Provide extension to the keybindings page to create custom controls
Status: RESOLVED INVALID
Product: orca
Classification: Applications
Component: general
unspecified
Other All
: Normal enhancement
: FUTURE
Assigned To: Orca Maintainers
Orca Maintainers
post-3.0
Depends on:
Blocks:
 
 
Reported: 2007-10-09 18:37 UTC by Chris Norman
Modified: 2013-01-02 16:26 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Chris Norman 2007-10-09 18:37:47 UTC
I would like to see an extention to the standard key bindings page, which would allow the user to create custom controls, without having to know python, or hand edit orca-customistations.py. The extention would call scripts or commands, such as `date`, which could be mapped to a spacific key, without having to write the code in by hand. This would make things easier for people like myself who don't know python, and for new users too.

Cheers.

Chris Norman.

chris.norman4@ntlworld.com
Comment 1 Willie Walker 2009-11-06 14:29:59 UTC
Interesting idea.  We'll gladly accept/review a patch.  Thanks!
Comment 2 Joanmarie Diggs (IRC: joanie) 2013-01-02 16:26:48 UTC
The keybindings page lists known Orca commands and provides a way to associate keystrokes with them. Given an unknown command, I do not see how we could make it bindable as requested here. Once we have plugin support, hopefully the underlying need will have been met.