This file is indexed.

/usr/share/gnome-control-center/keybindings/50-metacity-navigation.xml is in metacity-common 1:2.34.13-0ubuntu4.

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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="UTF-8"?>
<KeyListEntries wm_name="Metacity" schema="org.gnome.desktop.wm.keybindings" package="metacity" group="system" name="Navigation">

	<KeyListEntry name="move-to-workspace-1" description="Move window to workspace 1"></KeyListEntry>

	<KeyListEntry name="move-to-workspace-2" description="Move window to workspace 2"></KeyListEntry>

	<KeyListEntry name="move-to-workspace-3" description="Move window to workspace 3"></KeyListEntry>

	<KeyListEntry name="move-to-workspace-4" description="Move window to workspace 4"></KeyListEntry>

	<KeyListEntry name="move-to-workspace-left" description="Move window one workspace to the left"></KeyListEntry>

	<KeyListEntry name="move-to-workspace-right" description="Move window one workspace to the right"></KeyListEntry>

	<KeyListEntry name="move-to-workspace-up" description="Move window one workspace up"></KeyListEntry>

	<KeyListEntry name="move-to-workspace-down" description="Move window one workspace down"></KeyListEntry>

	<KeyListEntry name="switch-windows" description="Switch windows"></KeyListEntry>

	<KeyListEntry name="switch-applications" description="Switch applications"></KeyListEntry>

	<KeyListEntry name="switch-group" description="Switch windows of an application"></KeyListEntry>

	<KeyListEntry name="switch-panels" description="Switch system controls"></KeyListEntry>

	<KeyListEntry name="cycle-windows" description="Switch windows directly"></KeyListEntry>

	<KeyListEntry name="cycle-group" description="Switch windows of an app directly"></KeyListEntry>

	<KeyListEntry name="cycle-panels" description="Switch system controls directly"></KeyListEntry>

	<KeyListEntry name="show-desktop" description="Hide all normal windows"></KeyListEntry>

	<KeyListEntry name="switch-to-workspace-1" description="Switch to workspace 1"></KeyListEntry>

	<KeyListEntry name="switch-to-workspace-2" description="Switch to workspace 2"></KeyListEntry>

	<KeyListEntry name="switch-to-workspace-3" description="Switch to workspace 3"></KeyListEntry>

	<KeyListEntry name="switch-to-workspace-4" description="Switch to workspace 4"></KeyListEntry>

	<KeyListEntry name="switch-to-workspace-left" description="Move to workspace left"></KeyListEntry>

	<KeyListEntry name="switch-to-workspace-right" description="Move to workspace right"></KeyListEntry>

	<KeyListEntry name="switch-to-workspace-up" description="Move to workspace above"></KeyListEntry>

	<KeyListEntry name="switch-to-workspace-down" description="Move to workspace below"></KeyListEntry>

</KeyListEntries>