GNOME Bugzilla – Bug 637530
Disable menu access keys by default
Last modified: 2012-05-03 19:07:12 UTC
Defaulting to overriding keys by default is wrong if we want to be a faithful Unix emulator. It's totally valid historically for applications to use these keys. bash for example uses Alt-f for word navigation. Basically, gnome-terminal can't be a "nice" GNOME app because it's an emulator.
Created attachment 176677 [details] [review] Disable menu access keys by default
GNOME 3 is a good time to revisit this historical mistake.
What about other stuff like shortcuts (Ctrl-Shift-C copy, V paste, etc) ? And the keys that vte handles internally, like Shift+Insert etc? Should they be given to the app too?
Comment on attachment 176677 [details] [review] Disable menu access keys by default Please commit. Any answers to comment 3 ?
Fixed on master.