Merge lp:~brandontschaefer/unity/disable-super-tap-detection into lp:unity

Proposed by Brandon Schaefer
Status: Merged
Approved by: Brandon Schaefer
Approved revision: no longer in the source branch.
Merged at revision: 2794
Proposed branch: lp:~brandontschaefer/unity/disable-super-tap-detection
Merge into: lp:unity
Diff against target: 11 lines (+1/-0)
1 file modified
plugins/unityshell/unityshell.xml.in (+1/-0)
To merge this branch: bzr merge lp:~brandontschaefer/unity/disable-super-tap-detection
Reviewer Review Type Date Requested Status
Stephen M. Webb (community) Approve
Review via email: mp+127868@code.launchpad.net

Commit message

Disable reliable compiz tap detection for the Super key, so other programs
can still bind to Super+other_keys.
(LP: #950160)

Description of the change

A new option to disable tap detection in compiz. This sets it true for Super/show_launcher key.

Depends on this branch:
https://code.launchpad.net/~brandontschaefer/compiz/disable-tap-detection/+merge/127370

To post a comment you must log in.
Revision history for this message
Stephen M. Webb (bregma) wrote :

OK.

review: Approve
Revision history for this message
Michael Terry (mterry) wrote :

I'd like to see a regression test for this. I happened to run into Steve Magoun in Lexington, and he mentioned that this bug had regressed more than once.

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 2012-09-07 15:49:40 +0000
3+++ plugins/unityshell/unityshell.xml.in 2012-10-03 20:24:24 +0000
4@@ -79,6 +79,7 @@
5 <option name="show_launcher" type="key">
6 <_short>Key to show the launcher</_short>
7 <_long>Make the launcher appear with that key</_long>
8+ <tap_detection>false</tap_detection>
9 <default>&lt;Super&gt;</default>
10 </option>
11 <option name="keyboard_focus" type="key">