I have this bug but I do not think it has anything to do with Unity as I
am running XFCE. I am using Ubuntu 12.04.

QUESTIONS

Is this bug report meant to cover Unity only?

Should I open a new bug, or should one of the duplicate bugs be unduped? 
(I noticed there is some discussion in bug #726639 around whether or not it is 
actually a dupe of this bug).

Is anyone else seeing this issue and not using Unity?

WORKAROUNDS THAT WORK

$ cat .gtkrc-2.0
binding "NoKeyboardNavigation" {
        unbind "<shift>F10"
}

class "*" binding "NoKeyboardNavigation"

$ cat .config/gtk-3.0/gtk.css 
@binding-set NoKeyboardNavigation {
     unbind "<shift>F10"
}

* {
     gtk-key-bindings: NoKeyboardNavigation
}

WORKAROUNDS THAT DO NOT WORK

I have tried gconf-editor, changing the setting
/desktop/gnome/interface/menubar_accel has no effect

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/878492

Title:
  Keyboard shortcut - F10 shortcut is used to show menu and this is
  wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/878492/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to