blob: ade92dd5405fd5e1eacb0265c57833dffe156af7 (
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>
|