File: //usr/share/unity-control-center/keybindings/50-accessibility.xml
<?xml version="1.0" encoding="UTF-8"?>
<KeyListEntries schema="com.canonical.unity.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>