Merge lp:~azzar1/unity/hud-alt-space into lp:unity

Proposed by Andrea Azzarone
Status: Work in progress
Proposed branch: lp:~azzar1/unity/hud-alt-space
Merge into: lp:unity
Diff against target: 12 lines (+1/-1)
1 file modified
plugins/unityshell/unityshell.xml.in (+1/-1)
To merge this branch: bzr merge lp:~azzar1/unity/hud-alt-space
Reviewer Review Type Date Requested Status
Marco Trevisan (Treviño) Approve
PS Jenkins bot (community) continuous-integration Needs Fixing
Review via email: mp+291123@code.launchpad.net

Commit message

Show hud on <alt>space by default.

Description of the change

Show hud on <alt>space by default.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

+1

review: Approve

Unmerged revisions

4096. By Andrea Azzarone

ShowHud on <Alt>Space

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'plugins/unityshell/unityshell.xml.in'
2--- plugins/unityshell/unityshell.xml.in 2015-10-27 17:33:31 +0000
3+++ plugins/unityshell/unityshell.xml.in 2016-04-06 14:18:11 +0000
4@@ -66,7 +66,7 @@
5 <option name="show_hud" type="key">
6 <_short>Key to show the HUD when tapped</_short>
7 <_long>A tap on this key summons the HUD.</_long>
8- <default>&lt;Alt&gt;</default>
9+ <default>&lt;Alt&gt;space</default>
10 </option>
11
12 <option name="execute_command" type="key">