diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/org.mate.marco.gschema.xml | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/src/org.mate.marco.gschema.xml b/src/org.mate.marco.gschema.xml index 03805aa4..d3841f9c 100644 --- a/src/org.mate.marco.gschema.xml +++ b/src/org.mate.marco.gschema.xml @@ -500,6 +500,61 @@ <summary>Commands to run in response to keybindings</summary> <description>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.</description> </key> + <key name="command-2" type="s"> + <default>' '</default> + <summary>Commands to run in response to keybindings</summary> + <description>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.</description> + </key> + <key name="command-3" type="s"> + <default>' '</default> + <summary>Commands to run in response to keybindings</summary> + <description>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.</description> + </key> + <key name="command-4" type="s"> + <default>' '</default> + <summary>Commands to run in response to keybindings</summary> + <description>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.</description> + </key> + <key name="command-5" type="s"> + <default>' '</default> + <summary>Commands to run in response to keybindings</summary> + <description>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.</description> + </key> + <key name="command-6" type="s"> + <default>' '</default> + <summary>Commands to run in response to keybindings</summary> + <description>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.</description> + </key> + <key name="command-7" type="s"> + <default>' '</default> + <summary>Commands to run in response to keybindings</summary> + <description>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.</description> + </key> + <key name="command-8" type="s"> + <default>' '</default> + <summary>Commands to run in response to keybindings</summary> + <description>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.</description> + </key> + <key name="command-9" type="s"> + <default>' '</default> + <summary>Commands to run in response to keybindings</summary> + <description>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.</description> + </key> + <key name="command-10" type="s"> + <default>' '</default> + <summary>Commands to run in response to keybindings</summary> + <description>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.</description> + </key> + <key name="command-11" type="s"> + <default>' '</default> + <summary>Commands to run in response to keybindings</summary> + <description>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.</description> + </key> + <key name="command-12" type="s"> + <default>' '</default> + <summary>Commands to run in response to keybindings</summary> + <description>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.</description> + </key> <key name="command-screenshot" type="s"> <default>'mate-screenshot'</default> <summary>The screenshot command</summary> |