From d347a30393c2de70570ca2cba51ee4f76bb83864 Mon Sep 17 00:00:00 2001 From: Monsta Date: Tue, 13 Oct 2015 12:14:36 +0300 Subject: use Alt-` for switching between windows of the same application closes https://github.com/mate-desktop/marco/issues/90 --- src/org.mate.marco.gschema.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/org.mate.marco.gschema.xml b/src/org.mate.marco.gschema.xml index 62f03f34..636767dc 100644 --- a/src/org.mate.marco.gschema.xml +++ b/src/org.mate.marco.gschema.xml @@ -513,7 +513,7 @@ The format looks like "<Control>a" or "<Shift><Alt>F1". The parser is fairly liberal and allows lower or upper case, and also abbreviations such as "<Ctl>" and "<Ctrl>". If you set the option to the special string "disabled", then there will be no keybinding for this action. - 'disabled' + '<Alt>grave' Move between windows of an application, using a popup window The format looks like "<Control>a" or "<Shift><Alt>F1". The parser is fairly liberal and allows lower or upper case, and also abbreviations such as "<Ctl>" and "<Ctrl>". If you set the option to the special string "disabled", then there will be no keybinding for this action. This keybinding may be reversed by holding down the "shift" key; therefore, "shift" cannot be one of the keys it uses. -- cgit v1.2.1