blob: 661476cc170a90815fd54af1f2aed535ea7b5685 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?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-area-screenshot" description="Take a screenshot of an area" />
<KeyListEntry name="run-command-terminal" description="Run a terminal" />
<KeyListEntry name="rename-workspace" description="Rename current workspace" />
</KeyListEntries>
|