Merge lp:~ntnk/elementaryos/switch-applications into lp:~elementary-os/elementaryos/default-settings-loki

Proposed by Kirill Antonik
Status: Merged
Approved by: Cody Garver
Approved revision: 197
Merged at revision: 197
Proposed branch: lp:~ntnk/elementaryos/switch-applications
Merge into: lp:~elementary-os/elementaryos/default-settings-loki
Diff against target: 14 lines (+2/-2)
1 file modified
debian/elementary-default-settings.gsettings-override (+2/-2)
To merge this branch: bzr merge lp:~ntnk/elementaryos/switch-applications
Reviewer Review Type Date Requested Status
elementary OS team Pending
Review via email: mp+298842@code.launchpad.net

Commit message

Blank Alt+Tab combination from switch-applications to avoid conflicts with switch-windows

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-29 19:45:25 +0000
3+++ debian/elementary-default-settings.gsettings-override 2016-06-30 21:55:31 +0000
4@@ -50,8 +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+switch-applications=[]
11+switch-applications-backward=[]
12 # See lp:1291788 for details about switch-input-source*
13 switch-input-source=['']
14 switch-input-source-backward=['']

Subscribers

People subscribed via source and target branches