20 lines
772 B
XML
20 lines
772 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<KeyListEntries group="system" name="Accessibility" 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>
|