%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/glib-2.0/schemas/
Upload File :
Create Path :
Current File : //usr/share/glib-2.0/schemas/com.ubuntu.login-screen.gschema.xml

<?xml version="1.0" encoding="UTF-8"?>
<schemalist gettext-domain="gnome-shell">
  <enum id="com.ubuntu.login-screen.BackgroundRepeat">
    <value value="1" nick="default"/>
    <value value="2" nick="repeat"/>
    <value value="3" nick="repeat-x"/>
    <value value="4" nick="repeat-y"/>
    <value value="5" nick="no-repeat"/>
    <value value="6" nick="space"/>
    <value value="7" nick="round"/>
  </enum>
  <enum id="com.ubuntu.login-screen.BackgroundSize">
    <value value="1" nick="default"/>
    <value value="2" nick="auto"/>
    <value value="3" nick="cover"/>
    <value value="4" nick="contain"/>
  </enum>
  <schema id="com.ubuntu.login-screen" path="/com/ubuntu/login-screen/">
    <key name="background-picture-uri" type="s">
      <default>''</default>
      <summary>
        Sets the background image for the login screen.
      </summary>
      <description>
        URI to use for the background image. Note that the backend only
        supports local (file://) URIs.
        It overrides the value defined in the default style sheet.
      </description>
    </key>
    <key name="background-color" type="s">
      <default>''</default>
      <summary>
        The background-color property sets the background color.
      </summary>
      <description>
        The background-color property sets the background color to use when
        the background picture URI is missing or when it doesn't cover the whole background.
        It overrides the value defined in the default style sheet.
      </description>
    </key>
    <key name="background-repeat" enum="com.ubuntu.login-screen.BackgroundRepeat">
      <default>'default'</default>
      <summary>
        The background-repeat property sets if/how the background image will be repeated.
      </summary>
      <description>
        The background-repeat property sets if/how a background image will be repeated.
        By default, a background-image is repeated both vertically and horizontally.

        It overrides the value defined in the default style sheet.
      </description>
    </key>
    <key name="background-size" enum="com.ubuntu.login-screen.BackgroundSize">
      <default>'default'</default>
      <summary>
        The background-size property specifies the size of the background image.
      </summary>
      <description>
        The background-size property specifies the size of the background images.

        There are three keywords you can use with this property:
        auto: The background image is displayed in its original size;
        cover: Resize the background image to cover the entire container, even if it has to stretch the image or cut a little bit off one of the edges;
        contain: Resize the background image to make sure the image is fully visible.

        It overrides the value defined in the default style sheet.
      </description>
    </key>
    <key name="enable-authd-authentication" type="b">
      <default>true</default>
      <summary>
        Enable AuthD authentication.
      </summary>
      <description>
        A pluggable authentication system for external brokers.
        This key allows to toggle its support in gdm.
      </description>
    </key>
  </schema>
</schemalist>

Zerion Mini Shell 1.0