This file is indexed.

/usr/share/mate-control-center/keybindings/00-multimedia-key.xml is in mate-control-center-common 1.16.1-1.

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
23
24
<?xml version="1.0" encoding="UTF-8"?>
<KeyListEntries schema="org.mate.SettingsDaemon.plugins.media-keys" package="mate-settings-daemon" name="Sound">

	<KeyListEntry name="volume-mute" description="Volume mute"/>

	<KeyListEntry name="volume-down" description="Volume down"/>

	<KeyListEntry name="volume-up" description="Volume up"/>

	<KeyListEntry name="media" description="Launch media player"/>

	<KeyListEntry name="play" description="Play (or play/pause)"/>

	<KeyListEntry name="pause" description="Pause playback"/>

	<KeyListEntry name="stop" description="Stop playback"/>

	<KeyListEntry name="previous" description="Previous track"/>

	<KeyListEntry name="next" description="Next track"/>

	<KeyListEntry name="eject" description="Eject"/>

</KeyListEntries>