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 329827 - Keybinding shift-F10 cannot be disabled or changed
Keybinding shift-F10 cannot be disabled or changed
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
2.12.x
Other All
: Normal minor
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
: 338508 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-02-03 20:13 UTC by terry
Modified: 2008-10-21 19:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description terry 2006-02-03 20:13:03 UTC
I have an application commonly accessed through gnome-terminal that has
important (non-movable) functionality bound to the key shift-F10 -- which as you
know has the 'menu-popup' binding.

I would like to change the 'menu-popup' binding to something else, say
'ctrl-shift-f10' so that the 'shift-f10' key is available for the application.




Other information:
help me move this please.
Comment 1 Olav Vitters 2006-02-03 22:20:50 UTC
Edit->Shortcuts->Disable menu shortcut key.
Comment 2 Egmont Koblinger 2006-04-14 16:47:25 UTC
Olav, you are not right. This setting disables special handling of F10 but not Shift+F10.

I have no permission to reopen this bug so I submitted a new one: bug #338508.
Comment 3 Guilherme de Siqueira Pastore 2006-04-14 22:16:04 UTC
Replying would have been enough, so the bug could be reopened. There was no need for filing another one.
Comment 4 Guilherme de Siqueira Pastore 2006-04-14 22:16:25 UTC
*** Bug 338508 has been marked as a duplicate of this bug. ***
Comment 5 Olav Vitters 2006-04-15 17:36:12 UTC
Plus it is very easy to get permissions.. wondered whether to give them as filing duplicates on purpose doesn't make much sense.. but I assume this is a one-off.
Comment 6 Egmont Koblinger 2006-04-18 10:04:22 UTC
Off:
Sorry for opening a new report. I was afraid that comments to a fixed bug get
easily lost forever. Furthermore, recently I've been told in the bugzilla of a
different project (not Gnome) where I reopened my bugreport since it wasn't
actually fixed that reopening a bugreport is a rude thing and I should have
opened a new one instead. Different people, different opinions...
Comment 7 Christian Persch 2008-05-29 20:09:43 UTC
Since this is a gtk keybinding signal, there probably exists a gtkrc hack that can be used ?
Comment 8 Christian Persch 2008-10-21 19:43:53 UTC
I fixed this on trunk so that the checkbox "Enable the _menu shortcut key (F10 by default)" in the Keybindings editor also disables Shift-F10 when unchecked.

Since the context menu also has the <MenuKey> binding, I don't thinke we need to add it to the keybinding editor as a redefinable keybinding.