summaryrefslogtreecommitdiff
path: root/capplets/keybindings/01-desktop-key.xml.in
blob: 1c4412f17991a9faa16c84d2eb22f6c87e2deb26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8" ?>
<KeyListEntries name="Desktop" schema="org.mate.SettingsDaemon.plugins.media-keys" package="mate-settings-daemon">

	<KeyListEntry name="help" description="Launch help browser" />

	<KeyListEntry name="calculator" description="Launch calculator" />

	<KeyListEntry name="email" description="Launch email client" />

	<KeyListEntry name="www" description="Launch web browser" />

	<KeyListEntry name="logout" description="Log out" />

	<KeyListEntry name="power" description="Shut down" />

	<KeyListEntry name="screensaver" description="Lock screen" />

	<KeyListEntry name="home" description="Home folder" />

	<KeyListEntry name="search" description="Search" />

	<KeyListEntry name="control-center" description="Launch settings"/>

</KeyListEntries>