/usr/share/mate-control-center/keybindings/01-desktop-key.xml is in mate-control-center-common 1.20.2-2ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | <?xml version="1.0" encoding="UTF-8"?>
<KeyListEntries schema="org.mate.SettingsDaemon.plugins.media-keys" package="mate-settings-daemon" name="Desktop">
<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"/>
</KeyListEntries>
|