Merge lp:~ntnk/elementaryos/super-tab into lp:~elementary-os/elementaryos/default-settings-loki

Proposed by Kirill Antonik
Status: Merged
Approved by: Danielle Foré
Approved revision: 196
Merged at revision: 196
Proposed branch: lp:~ntnk/elementaryos/super-tab
Merge into: lp:~elementary-os/elementaryos/default-settings-loki
Diff against target: 12 lines (+2/-0)
1 file modified
debian/elementary-default-settings.gsettings-override (+2/-0)
To merge this branch: bzr merge lp:~ntnk/elementaryos/super-tab
Reviewer Review Type Date Requested Status
elementary OS team Pending
Review via email: mp+298712@code.launchpad.net

Commit message

Remove Super+Tab combination from switch-applications to make gala cycle-workspaces keybindings work

Description of the change

Removes Super+Tab combination from switch-applications to make gala cycle-workspaces keybindings work.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/elementary-default-settings.gsettings-override'
2--- debian/elementary-default-settings.gsettings-override 2016-06-28 11:46:48 +0000
3+++ debian/elementary-default-settings.gsettings-override 2016-06-29 21:56:19 +0000
4@@ -50,6 +50,8 @@
5 panel-run-dialog=[]
6 # Gala shows workspaces overview instead of desktop
7 show-desktop=['<Super>Down','<Super>s']
8+switch-applications=['<Alt>Tab']
9+switch-applications-backward=['<Shift><Alt>Tab']
10 # See lp:1291788 for details about switch-input-source*
11 switch-input-source=['']
12 switch-input-source-backward=['']

Subscribers

People subscribed via source and target branches