This file is indexed.

/usr/share/gnome-control-center/keybindings/50-mutter-navigation.xml is in mutter-common 3.18.3-0ubuntu2.

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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<?xml version="1.0" encoding="UTF-8"?>
<KeyListEntries wm_name="Mutter" schema="org.gnome.desktop.wm.keybindings" package="mutter" 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-last" description="Move window to last workspace"></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="move-to-monitor-left" description="Move window one monitor to the left"></KeyListEntry>

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

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

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

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

	<KeyListEntry reverse-entry="switch-applications" name="switch-applications-backward" hidden="true" description="Switch to previous application"></KeyListEntry>

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

	<KeyListEntry reverse-entry="switch-windows" name="switch-windows-backward" hidden="true" description="Switch to previous window"></KeyListEntry>

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

	<KeyListEntry reverse-entry="switch-group" name="switch-group-backward" hidden="true" description="Switch to previous window of an application"></KeyListEntry>

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

	<KeyListEntry reverse-entry="switch-panels" name="switch-panels-backward" hidden="true" description="Switch to previous system control"></KeyListEntry>

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

	<KeyListEntry reverse-entry="cycle-windows" name="cycle-windows-backward" hidden="true" description="Switch directly to previous window"></KeyListEntry>

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

	<KeyListEntry reverse-entry="cycle-group" name="cycle-group-backward" hidden="true" description="Switch directly to previous window of an app"></KeyListEntry>

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

	<KeyListEntry reverse-entry="cycle-panels" name="cycle-panels-backward" hidden="true" description="Switch directly to previous system control"></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-last" description="Switch to last workspace"></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>