[mate-desktop-environment] 01/01: debian/*.gschema.override: Move keybindings for switch-windows-all{-backward} over from 10_mate-common.gschema.override to 20_mate-ubuntu.gschema.override. (Closes: #892748).

Mike Gabriel sunweaver at debian.org
Sun Mar 18 12:19:24 UTC 2018


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository mate-desktop-environment.

commit 7b1a9be511125aabfba543a6e839ecc8b12dd5c8
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Mar 18 13:19:13 2018 +0100

    debian/*.gschema.override: Move keybindings for switch-windows-all{-backward} over from 10_mate-common.gschema.override to 20_mate-ubuntu.gschema.override. (Closes: #892748).
---
 debian/10_mate-common.gschema.override | 2 --
 debian/20_mate-ubuntu.gschema.override | 4 ++++
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/10_mate-common.gschema.override b/debian/10_mate-common.gschema.override
index 07bfba1..4b025fb 100644
--- a/debian/10_mate-common.gschema.override
+++ b/debian/10_mate-common.gschema.override
@@ -44,8 +44,6 @@ run-command-2='<Shift>Print'
 run-command-terminal='<Control><Alt>t'
 switch-panels='disabled'
 switch-windows='<Alt>Tab'
-switch-windows-all='<Control><Alt>Tab'
-switch-windows-all-backward='<Control><Alt><Shift>Tab'
 switch-windows-backward='<Alt><Shift>Tab'
 
 [org.mate.Marco.keybinding-commands]
diff --git a/debian/20_mate-ubuntu.gschema.override b/debian/20_mate-ubuntu.gschema.override
index b6e9f50..282bac1 100644
--- a/debian/20_mate-ubuntu.gschema.override
+++ b/debian/20_mate-ubuntu.gschema.override
@@ -30,6 +30,10 @@ monospace-font-name='Ubuntu Mono 13'
 theme='Ambiant-MATE'
 titlebar-font='Ubuntu Medium 11'
 
+[org.mate.Marco.window-keybindings]
+switch-windows-all='<Control><Alt>Tab'
+switch-windows-all-backward='<Control><Alt><Shift>Tab'
+
 [org.mate.peripherals-mouse]
 cursor-theme='DMZ-Black'
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-desktop-environment.git



More information about the pkg-mate-commits mailing list