This file is indexed.

/usr/share/unity-control-center/keybindings/50-accessibility.xml is in unity-control-center 15.04.0+16.04.20160413-0ubuntu1.

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
<?xml version="1.0" encoding="UTF-8"?>
<KeyListEntries schema="org.gnome.settings-daemon.plugins.media-keys" group="system" name="Universal Access">

	<KeyListEntry name="magnifier" description="Turn zoom on or off"></KeyListEntry>

	<KeyListEntry name="magnifier-zoom-in" description="Zoom in"></KeyListEntry>

	<KeyListEntry name="magnifier-zoom-out" description="Zoom out"></KeyListEntry>

	<KeyListEntry name="screenreader" description="Turn screen reader on or off"></KeyListEntry>

	<KeyListEntry name="on-screen-keyboard" description="Turn on-screen keyboard on or off"></KeyListEntry>

	<KeyListEntry name="increase-text-size" description="Increase text size"></KeyListEntry>

	<KeyListEntry name="decrease-text-size" description="Decrease text size"></KeyListEntry>

	<KeyListEntry name="toggle-contrast" description="High contrast on or off"></KeyListEntry>

</KeyListEntries>