blob: 61f2ff4f4a5f0100dfeee45f172fe0ba5c35c622 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8" ?>
<KeyListEntries name="Desktop" wm_name="Metacity (Marco)" package="marco" schema="org.mate.Marco.global-keybindings">
<KeyListEntry name="panel-run-dialog" description="Show the panel's "Run Application" dialog box" />
<KeyListEntry name="panel-main-menu" description="Show the panel's main menu" />
<KeyListEntry name="run-command-screenshot" description="Take a screenshot" />
<KeyListEntry name="run-command-window-screenshot" description="Take a screenshot of a window" />
<KeyListEntry name="run-command-terminal" description="Run a terminal" />
<KeyListEntry name="rename-workspace" description="Rename current workspace" />
</KeyListEntries>
|