<schemalist gettext-domain="gnome-shell-extension-panel-osd"> <schema id="org.gnome.shell.extensions.panel-osd" path="/org/gnome/shell/extensions/panel-osd/"> <key name="x-pos" type="d"> <default>50.0</default> <_summary>Horizontal position of notification.</_summary> </key> <key name="y-pos" type="d"> <default>100.0</default> <_summary>Vertical position of notification.</_summary> </key> <key name="x-res" type="b"> <default>false</default> <_summary>Allow resetting horizontal position of notification.</_summary> </key> <key name="y-res" type="b"> <default>false</default> <_summary>Allow resetting vertical position of notification.</_summary> </key> <key name="force-expand" type="b"> <default>false</default> <_summary>Always expand notifications.</_summary> </key> <key name="test-delay" type="d"> <default>1.0</default> <_summary>Delay before test notification is shown.</_summary> </key> <key name="test-notification" type="b"> <default>false</default> <_summary>If the value is true a test-notification is send and then set back to false.</_summary> </key> </schema> </schemalist>