gnome-control-center/panels/keyboard/50-accessibility.xml.in
Bastien Nocera 314224ab3a keyboard: Rename a11y keyboard shortcuts
To match the design documents in:
https://live.gnome.org/Design/SystemSettings/Keyboard
and the feature names in the UA panel
2011-11-09 00:04:50 +00:00

20 lines
784 B
XML

<?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>