Bug 745727
Summary: | Key F10 is giving me window manage menu window | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Zdenek Kabelac <zkabelac> |
Component: | gnome-terminal | Assignee: | Matthias Clasen <mclasen> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | behdad, kparal, pavel.stehule, petr.tuma, ph03 |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-10-12 12:52:12 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Zdenek Kabelac
2011-10-13 08:36:37 UTC
I have exactly the same issue on Gentoo linux with gnome-terminal.3.2.1 . I think this is a general GTK issue as F10 opens the menu in all GTK applications, even though I have set /desktop/gnome/interface/menubar_accel in gconf-edit to something else than "F10" ("Ctrl-Shift-M" in my case), but this setting seems to be ignored. Is there already a solution / related bug avaible? This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This problem is still present with: gnome-terminal-3.2.1-3.fc17.x86_64 gnome-settings-daemon is using gsettings for its backing storage nowadays, not gconf anymore. Try gsettings set org.gnome.desktop.interface menubar-accel "F12" or something like that (In reply to comment #5) > gnome-settings-daemon is using gsettings for its backing storage nowadays, not > gconf anymore. Try > > gsettings set org.gnome.desktop.interface menubar-accel "F12" > > or something like that Hmm - tried - no help $ gsettings get org.gnome.desktop.interface menubar-accel 'F12' And just a side comment - you can't be really serious this now 'the Gnome path' to properly configure gnome-terminal to allow users to use F10 key right ? This bz is getting quite old and with: gnome-shell-3.3.90-2.fc17.x86_64 gnome-terminal-3.3.0-1.fc17.x86_64 I'm still not able to get usable F10 key inside terminal (i.e. to quit 'mc') There is probably wrong handling of functional keys - because when I press F10, then gnome-menu is showed and mc dialog is showed too.I would to previous behave - when terminal-menu is active, then F10 is handled by terminal menu, and when menu is invisible, then F10 is handled by appliacation executed in terminal. Because mc is important application, then this bug is very important for me. Duplicate of bug 800856 (where workaround is posted). *** This bug has been marked as a duplicate of bug 800856 *** |