FYI (multiple keybindings per menu action in GTK+).
As I see it will be implemented in GTK+ 2.4 I vote for leaving the current redo keybinding as is and wait for GTK+ 2.4 with the change.
Tom Mraz
-------- Original Message --------
Subject: [Bug 123647] Changed - Allow attaching additional (hidden) keybindings (accelerators) to menu entries
http://bugzilla.gnome.org/show_bug.cgi?id=123647
Changed by maclas@xxxxxxx
--- shadow/123647 Wed Oct 1 13:49:47 2003 +++ shadow/123647.tmp.32485 Wed Oct 1 17:09:22 2003 @@ -1,13 +1,13 @@ Bug#: 123647 Product: gtk+ Version: 2.2.x OS: Linux OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: enhancement Priority: Normal Component: gtk AssignedTo: gtk-bugs@xxxxxxx ReportedBy: t8m@xxxxxxxxxx TargetMilestone: --- @@ -16,6 +16,10 @@
It should be possible to attach additional (hidden) keybindings (accelerators) to menu entries.
It would be a very useful functionality for backward (or another app) compatibility. + +------- Additional Comments From maclas@xxxxxx 2003-10-01 17:09 ------- +This will be possible in 2.4 using <accelerator> elements with the new +GtkUIManager.