Linux puskom-ProLiant-DL385-Gen10 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64
/
usr
/
share
/
glib-2.0
/
schemas
/
//usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.applications.gschema.xml
<?xml version="1.0" encoding="UTF-8"?> <schemalist gettext-domain="gsettings-desktop-schemas"> <schema id="org.gnome.desktop.a11y.applications" path="/org/gnome/desktop/a11y/applications/"> <key name="screen-keyboard-enabled" type="b"> <default>false</default> <summary>On-screen keyboard</summary> <description>Whether the on-screen keyboard is turned on.</description> </key> <key name="screen-magnifier-enabled" type="b"> <default>false</default> <summary>Screen magnifier</summary> <description>Whether the screen magnifier is turned on.</description> </key> <key name="screen-reader-enabled" type="b"> <default>false</default> <summary>Screen reader</summary> <description>Whether the screen reader is turned on.</description> </key> </schema> </schemalist>