First HUD key-binding change: bzr log -r 1737.2.5..1737.2.6
revno: 1737.2.6 committer: Gord Allott <gord.all...@canonical.com> branch nick: hud-proto timestamp: Fri 2011-12-02 14:47:45 +0000 message: change the key binding for hud to <Super>H bzr diff -r 1737.2.5..1737.2.6 === modified file 'plugins/unityshell/unityshell.xml.in' --- plugins/unityshell/unityshell.xml.in 2011-11-15 18:24:50 +0000 +++ plugins/unityshell/unityshell.xml.in 2011-12-02 14:47:45 +0000 @@ -43,5 +43,5 @@ <option name="show_hud" type="key"> <_short>Key to show the matrix</_short> <_long>Make the matrix appear with that key</_long> - <default><Shift>h</default> + <default><Super>h</default> </option> Second key-binding change is: bzr diff -r 1737.8.2..1737.8.3 which introduces a bit of helper code too, including a 50 ms hard-coded timeout. However, the whole things seems to hinge upon: optionGetShowHud().key().toString() == action->key().toString() which doesn't seem to be capable of expressing the requirement "Press and release of Alt with no other keys touched (pressed, or released) in the meantime. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/923410 Title: HUD - closing a window with <Alt>+<F4> opens the hud To manage notifications about this bug go to: https://bugs.launchpad.net/ayatana-design/+bug/923410/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs