From ce01503237138704e94b9f51be135675f841c3fd Mon Sep 17 00:00:00 2001 From: longcheng Date: Thu, 24 Mar 2022 18:59:42 +0800 Subject: [PATCH 3/5] add kiran-flameshot super key --- src/org.mate.marco.gschema.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/org.mate.marco.gschema.xml b/src/org.mate.marco.gschema.xml index 5716af3..57c286a 100644 --- a/src/org.mate.marco.gschema.xml +++ b/src/org.mate.marco.gschema.xml @@ -618,7 +618,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. - 'Print' + '<Control><Alt>A' Take a screenshot 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. @@ -701,12 +701,12 @@ The /apps/marco/global_keybindings/run_command_N keys define keybindings that correspond to these commands. Pressing the keybinding for run_command_N will execute command_N. - 'mate-screenshot' + 'kiran-flameshot gui' The screenshot command The /apps/marco/global_keybindings/run_command_screenshot key defines a keybinding which causes the command specified by this setting to be invoked. - 'mate-screenshot --window' + 'kiranflameshot screen' The window screenshot command The /apps/marco/global_keybindings/run_command_window_screenshot key defines a keybinding which causes the command specified by this setting to be invoked. -- 2.27.0