/usr/share/gnome-control-center/keybindings/50-accessibility.xml is in gnome-control-center-data 1:3.28.1-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 | <?xml version="1.0" encoding="UTF-8"?>
<KeyListEntries group="system" name="Universal Access" schema="org.gnome.settings-daemon.plugins.media-keys">
<KeyListEntry name="magnifier" description="Turn zoom on or off"/>
<KeyListEntry name="magnifier-zoom-in" description="Zoom in"/>
<KeyListEntry name="magnifier-zoom-out" description="Zoom out"/>
<KeyListEntry name="screenreader" description="Turn screen reader on or off"/>
<KeyListEntry name="on-screen-keyboard" description="Turn on-screen keyboard on or off"/>
<KeyListEntry name="increase-text-size" description="Increase text size"/>
<KeyListEntry name="decrease-text-size" description="Decrease text size"/>
<KeyListEntry name="toggle-contrast" description="High contrast on or off"/>
</KeyListEntries>
|