[ Avaa Bypassed ]




Upload:

Command:

www-data@3.149.249.113: ~ $
<schemalist>
  <schema id="org.gnome.shell" path="/org/gnome/shell/"
          gettext-domain="gnome-shell">
    <key name="development-tools" type="b">
      <default>true</default>
      <summary>
        Enable internal tools useful for developers and testers from Alt-F2
      </summary>
      <description>
        Allows access to internal debugging and monitoring tools
        using the Alt-F2 dialog.
      </description>
    </key>
    <key name="enabled-extensions" type="as">
      <default>[]</default>
      <summary>UUIDs of extensions to enable</summary>
      <description>
        GNOME Shell extensions have a UUID property; this key lists extensions
        which should be loaded. Any extension that wants to be loaded needs
        to be in this list. You can also manipulate this list with the
        EnableExtension and DisableExtension D-Bus methods on org.gnome.Shell.
      </description>
    </key>
    <key name="disabled-extensions" type="as">
      <default>[]</default>
      <summary>UUIDs of extensions to force disabling</summary>
      <description>
        GNOME Shell extensions have a UUID property; this key lists extensions
        which should be disabled, even if loaded as part of the current mode.
        You can also manipulate this list with the EnableExtension and
        DisableExtension D-Bus methods on org.gnome.Shell.
        This key takes precedence over the “enabled-extensions” setting.
      </description>
    </key>
    <key name="disable-user-extensions" type="b">
      <default>false</default>
      <summary>Disable user extensions</summary>
      <description>
        Disable all extensions the user has enabled without affecting
        the “enabled-extension” setting.
      </description>
    </key>
    <key name="disable-extension-version-validation" type="b">
      <default>true</default>
      <summary>Disables the validation of extension version compatibility</summary>
      <description>
        GNOME Shell will only load extensions that claim to support the current
        running version. Enabling this option will disable this check and try to
        load all extensions regardless of the versions they claim to support.
      </description>
    </key>
    <key name="favorite-apps" type="as">
      <default>[ 'org.gnome.Epiphany.desktop', 'org.gnome.Geary.desktop', 'org.gnome.Calendar.desktop', 'org.gnome.Music.desktop', 'org.gnome.Photos.desktop', 'org.gnome.Nautilus.desktop', 'org.gnome.Software.desktop' ]</default>
      <summary>List of desktop file IDs for favorite applications</summary>
      <description>
        The applications corresponding to these identifiers
        will be displayed in the favorites area.
      </description>
    </key>
    <key name="app-picker-view" type="u">
      <default>0</default>
      <summary>App Picker View</summary>
      <description>
        Index of the currently selected view in the application picker.
      </description>
    </key>
    <key name="command-history" type="as">
      <default>[]</default>
      <summary>History for command (Alt-F2) dialog</summary>
    </key>
    <key name="looking-glass-history" type="as">
      <default>[]</default>
      <!-- Translators: looking glass is a debugger and inspector tool, see https://wiki.gnome.org/Projects/GnomeShell/LookingGlass -->
      <summary>History for the looking glass dialog</summary>
    </key>
    <key name="always-show-log-out" type="b">
      <default>false</default>
      <summary>Always show the “Log out” menu item in the user menu.</summary>
      <description>
        This key overrides the automatic hiding of the “Log out”
        menu item in single-user, single-session situations.
      </description>
    </key>
    <key name="remember-mount-password" type="b">
      <default>false</default>
      <summary>Whether to remember password for mounting encrypted or remote filesystems</summary>
      <description>
        The shell will request a password when an encrypted device or a
        remote filesystem is mounted.  If the password can be saved for
        future use a “Remember Password” checkbox will be present.
        This key sets the default state of the checkbox.
      </description>
    </key>
    <key name="had-bluetooth-devices-setup" type="b">
      <default>false</default>
      <summary>Whether the default Bluetooth adapter had set up devices associated to it</summary>
      <description>
        The shell will only show a Bluetooth menu item if a Bluetooth
        adapter is powered, or if there were devices set up associated
        with the default adapter. This will be reset if the default
        adapter is ever seen not to have devices associated to it.
      </description>
    </key>
    <key name="introspect" type="b">
      <default>false</default>
      <summary>Enable introspection API</summary>
      <description>
        Enables a D-Bus API that allows to introspect the application state of
        the shell.
      </description>
    </key>
    <child name="keybindings" schema="org.gnome.shell.keybindings"/>
  </schema>

  <schema id="org.gnome.shell.keybindings" path="/org/gnome/shell/keybindings/"
          gettext-domain="gnome-shell">
    <key name="open-application-menu" type="as">
      <default>["&lt;Super&gt;F10"]</default>
      <summary>Keybinding to open the application menu</summary>
      <description>
        Keybinding to open the application menu.
      </description>
    </key>
    <key name="toggle-application-view" type="as">
      <default>["&lt;Super&gt;a"]</default>
      <summary>Keybinding to open the “Show Applications” view</summary>
      <description>
        Keybinding to open the “Show Applications” view of the Activities
        Overview.
      </description>
    </key>
    <key name="toggle-overview" type="as">
      <default>["&lt;Super&gt;s"]</default>
      <summary>Keybinding to open the overview</summary>
      <description>
        Keybinding to open the Activities Overview.
      </description>
    </key>
    <key name="toggle-message-tray" type="as">
      <default>["&lt;Super&gt;v","&lt;Super&gt;m"]</default>
      <summary>Keybinding to toggle the visibility of the notification list</summary>
      <description>
        Keybinding to toggle the visibility of the notification list.
      </description>
    </key>
    <key name="focus-active-notification" type="as">
      <default>["&lt;Super&gt;n"]</default>
      <summary>Keybinding to focus the active notification</summary>
      <description>
        Keybinding to focus the active notification.
      </description>
    </key>
    <key name="switch-to-application-1" type="as">
      <default>["&lt;Super&gt;1"]</default>
      <summary>Switch to application 1</summary>
    </key>
    <key name="switch-to-application-2" type="as">
      <default>["&lt;Super&gt;2"]</default>
      <summary>Switch to application 2</summary>
    </key>
    <key name="switch-to-application-3" type="as">
      <default>["&lt;Super&gt;3"]</default>
      <summary>Switch to application 3</summary>
    </key>
    <key name="switch-to-application-4" type="as">
      <default>["&lt;Super&gt;4"]</default>
      <summary>Switch to application 4</summary>
    </key>
    <key name="switch-to-application-5" type="as">
      <default>["&lt;Super&gt;5"]</default>
      <summary>Switch to application 5</summary>
    </key>
    <key name="switch-to-application-6" type="as">
      <default>["&lt;Super&gt;6"]</default>
      <summary>Switch to application 6</summary>
    </key>
    <key name="switch-to-application-7" type="as">
      <default>["&lt;Super&gt;7"]</default>
      <summary>Switch to application 7</summary>
    </key>
    <key name="switch-to-application-8" type="as">
      <default>["&lt;Super&gt;8"]</default>
      <summary>Switch to application 8</summary>
    </key>
    <key name="switch-to-application-9" type="as">
      <default>["&lt;Super&gt;9"]</default>
      <summary>Switch to application 9</summary>
    </key>
  </schema>

  <schema id="org.gnome.shell.app-switcher"
          path="/org/gnome/shell/app-switcher/"
          gettext-domain="gnome-shell">
    <key type="b" name="current-workspace-only">
      <default>false</default>
      <summary>Limit switcher to current workspace.</summary>
      <description>
	If true, only applications that have windows on the current workspace are shown in the switcher.
	Otherwise, all applications are included.
      </description>
    </key>
  </schema>

  <enum id="org.gnome.shell.window-switcher.AppIconMode">
    <value value="1" nick="thumbnail-only"/>
    <value value="2" nick="app-icon-only"/>
    <value value="3" nick="both"/>
  </enum>
  <schema id="org.gnome.shell.window-switcher"
          path="/org/gnome/shell/window-switcher/"
          gettext-domain="gnome-shell">
    <key name="app-icon-mode" enum="org.gnome.shell.window-switcher.AppIconMode">
      <default>'both'</default>
      <summary>The application icon mode.</summary>
      <description>
	Configures how the windows are shown in the switcher. Valid possibilities
	are “thumbnail-only” (shows a thumbnail of the window), “app-icon-only”
	(shows only the application icon) or “both”.
      </description>
    </key>
    <key type="b" name="current-workspace-only">
      <default>true</default>
      <summary>Limit switcher to current workspace.</summary>
      <description>
	If true, only windows from the current workspace are shown in the switcher.
	Otherwise, all windows are included.
      </description>
    </key>
  </schema>

  <schema id="org.gnome.shell.world-clocks" path="/org/gnome/shell/world-clocks/"
          gettext-domain="gnome-shell">
    <key name="locations" type="av">
      <summary>Locations</summary>
      <description>
        The locations to show in world clocks
      </description>
      <default>[]</default>
    </key>
  </schema>

  <schema id="org.gnome.shell.weather" path="/org/gnome/shell/weather/"
          gettext-domain="gnome-shell">
    <key name="automatic-location" type="b">
      <summary>Automatic location</summary>
      <description>
        Whether to fetch the current location or not
      </description>
      <default>false</default>
    </key>

    <key name="locations" type="av">
      <summary>Location</summary>
      <description>
        The location for which to show a forecast
      </description>
      <default>[]</default>
    </key>
  </schema>

  <!-- unused, change 00_org.gnome.shell.gschema.override instead -->
  <schema id="org.gnome.shell.overrides" path="/org/gnome/shell/overrides/"
	  gettext-domain="gnome-shell">
    <key name="attach-modal-dialogs" type="b">
      <default>true</default>
      <summary>Attach modal dialog to the parent window</summary>
      <description>
        This key overrides the key in org.gnome.mutter when running
        GNOME Shell.
      </description>
    </key>

    <key name="edge-tiling" type="b">
      <default>true</default>
      <summary>Enable edge tiling when dropping windows on screen edges</summary>
      <description>
        This key overrides the key in org.gnome.mutter when running GNOME Shell.
      </description>
    </key>

    <key name="dynamic-workspaces" type="b">
      <default>true</default>
      <summary>Workspaces are managed dynamically</summary>
      <description>
        This key overrides the key in org.gnome.mutter when running GNOME Shell.
      </description>
    </key>

    <key name="workspaces-only-on-primary" type="b">
      <default>true</default>
      <summary>Workspaces only on primary monitor</summary>
      <description>
        This key overrides the key in org.gnome.mutter when running GNOME Shell.
      </description>
    </key>

    <key name="focus-change-on-pointer-rest" type="b">
      <default>true</default>
      <summary>Delay focus changes in mouse mode until the pointer stops moving</summary>
      <description>
        This key overrides the key in org.gnome.mutter when running GNOME Shell.
      </description>
    </key>
  </schema>
</schemalist>

Filemanager

Name Type Size Permission Actions
00_org.gnome.shell.gschema.override File 158 B 0644
10_gnome-shell.gschema.override File 216 B 0644
10_gnome-terminal.gschema.override File 56 B 0644
10_gsettings-desktop-schemas.gschema.override File 276 B 0644
10_ubuntu-dock.gschema.override File 567 B 0644
10_ubuntu-settings.gschema.override File 6 KB 0644
com.canonical.Unity.Lenses.gschema.xml File 2.45 KB 0644
com.ubuntu.SoftwareProperties.gschema.xml File 672 B 0644
com.ubuntu.login-screen.gschema.xml File 2.84 KB 0644
com.ubuntu.notifications.hub.gschema.xml File 703 B 0644
com.ubuntu.notifications.settings.gschema.xml File 2.17 KB 0644
com.ubuntu.phone.gschema.xml File 1 KB 0644
com.ubuntu.sound.gschema.xml File 367 B 0644
com.ubuntu.touch.network.gschema.xml File 663 B 0644
com.ubuntu.touch.sound.gschema.xml File 1006 B 0644
com.ubuntu.touch.system.gschema.xml File 2.38 KB 0644
com.ubuntu.update-manager.gschema.xml File 2.99 KB 0644
com.ubuntu.update-notifier.gschema.xml File 1.86 KB 0644
com.ubuntu.user-interface.gschema.xml File 2.04 KB 0644
gschemas.compiled File 196.24 KB 0644
org.freedesktop.ColorHelper.gschema.xml File 1.46 KB 0644
org.freedesktop.Tracker.DB.gschema.xml File 1.38 KB 0644
org.freedesktop.Tracker.Extract.gschema.xml File 2.21 KB 0644
org.freedesktop.Tracker.FTS.gschema.xml File 2.47 KB 0644
org.freedesktop.Tracker.Miner.Files.gschema.xml File 6.71 KB 0644
org.freedesktop.Tracker.Store.gschema.xml File 1.4 KB 0644
org.freedesktop.Tracker.Writeback.gschema.xml File 1.15 KB 0644
org.freedesktop.Tracker.enums.xml File 889 B 0644
org.freedesktop.Tracker.gschema.xml File 1.07 KB 0644
org.freedesktop.TrackerMiners.enums.xml File 907 B 0644
org.freedesktop.ibus.engine.table.gschema.xml File 1.42 KB 0644
org.freedesktop.ibus.gschema.xml File 11.89 KB 0644
org.gnome.Characters.gschema.xml File 600 B 0644
org.gnome.Cheese.gschema.xml File 4.3 KB 0644
org.gnome.ControlCenter.gschema.xml File 801 B 0644
org.gnome.DejaDup.gschema.xml File 12.58 KB 0644
org.gnome.Disks.gschema.xml File 468 B 0644
org.gnome.Evince.gschema.xml File 2.98 KB 0644
org.gnome.Evolution.DefaultSources.gschema.xml File 1.03 KB 0644
org.gnome.FileRoller.gschema.xml File 8.31 KB 0644
org.gnome.GWeather.enums.xml File 1.48 KB 0644
org.gnome.GWeather.gschema.xml File 2.96 KB 0644
org.gnome.Logs.enums.xml File 420 B 0644
org.gnome.Logs.gschema.xml File 746 B 0644
org.gnome.Mahjongg.gschema.xml File 873 B 0644
org.gnome.Mines.gschema.xml File 2.05 KB 0644
org.gnome.Patience.WindowState.gschema.xml File 660 B 0644
org.gnome.SessionManager.gschema.xml File 1.14 KB 0644
org.gnome.SimpleScan.gschema.xml File 3.1 KB 0644
org.gnome.Sudoku.gschema.xml File 1.84 KB 0644
org.gnome.Terminal.gschema.xml File 30.21 KB 0644
org.gnome.Vino.enums.xml File 446 B 0644
org.gnome.Vino.gschema.xml File 5.84 KB 0644
org.gnome.baobab.gschema.xml File 1.27 KB 0644
org.gnome.calculator.gschema.xml File 3.89 KB 0644
org.gnome.calendar.enums.xml File 1.01 KB 0644
org.gnome.calendar.gschema.xml File 1.62 KB 0644
org.gnome.crypto.cache.gschema.xml File 778 B 0644
org.gnome.crypto.pgp.gschema.xml File 1.59 KB 0644
org.gnome.desktop.a11y.applications.gschema.xml File 845 B 0644
org.gnome.desktop.a11y.gschema.xml File 828 B 0644
org.gnome.desktop.a11y.keyboard.gschema.xml File 4.78 KB 0644
org.gnome.desktop.a11y.magnifier.gschema.xml File 9.16 KB 0644
org.gnome.desktop.a11y.mouse.gschema.xml File 2.84 KB 0644
org.gnome.desktop.app-folders.gschema.xml File 1.8 KB 0644
org.gnome.desktop.background.gschema.xml File 2.51 KB 0644
org.gnome.desktop.calendar.gschema.xml File 427 B 0644
org.gnome.desktop.datetime.gschema.xml File 439 B 0644
org.gnome.desktop.default-applications.gschema.xml File 3.02 KB 0644
org.gnome.desktop.enums.xml File 5.66 KB 0644
org.gnome.desktop.input-sources.gschema.xml File 2.49 KB 0644
org.gnome.desktop.interface.gschema.xml File 11.19 KB 0644
org.gnome.desktop.lockdown.gschema.xml File 3.13 KB 0644
org.gnome.desktop.media-handling.gschema.xml File 2.51 KB 0644
org.gnome.desktop.notifications.gschema.xml File 2.77 KB 0644
org.gnome.desktop.peripherals.gschema.xml File 12.75 KB 0644
org.gnome.desktop.privacy.gschema.xml File 4.37 KB 0644
org.gnome.desktop.screensaver.gschema.xml File 6.48 KB 0644
org.gnome.desktop.search-providers.gschema.xml File 1.86 KB 0644
org.gnome.desktop.session.gschema.xml File 695 B 0644
org.gnome.desktop.sound.gschema.xml File 1.03 KB 0644
org.gnome.desktop.thumbnail-cache.gschema.xml File 600 B 0644
org.gnome.desktop.thumbnailers.gschema.xml File 866 B 0644
org.gnome.desktop.wm.keybindings.gschema.xml File 13.22 KB 0644
org.gnome.desktop.wm.preferences.gschema.xml File 12.6 KB 0644
org.gnome.eog.enums.xml File 1.54 KB 0644
org.gnome.eog.gschema.xml File 7.01 KB 0644
org.gnome.evolution-data-server.addressbook.gschema.xml File 358 B 0644
org.gnome.evolution-data-server.calendar.gschema.xml File 3.55 KB 0644
org.gnome.evolution-data-server.gschema.xml File 4.86 KB 0644
org.gnome.evolution.eds-shell.gschema.xml File 395 B 0644
org.gnome.evolution.shell.network-config.gschema.xml File 5.1 KB 0644
org.gnome.gedit.enums.xml File 2.56 KB 0644
org.gnome.gedit.gschema.xml File 15.42 KB 0644
org.gnome.gedit.plugins.externaltools.gschema.xml File 751 B 0644
org.gnome.gedit.plugins.filebrowser.enums.xml File 2.06 KB 0644
org.gnome.gedit.plugins.filebrowser.gschema.xml File 3.03 KB 0644
org.gnome.gedit.plugins.pythonconsole.gschema.xml File 1.08 KB 0644
org.gnome.gedit.plugins.spell.gschema.xml File 369 B 0644
org.gnome.gedit.plugins.time.enums.xml File 559 B 0644
org.gnome.gedit.plugins.time.gschema.xml File 896 B 0644
org.gnome.gnome-screenshot.gschema.xml File 2.44 KB 0644
org.gnome.gnome-system-monitor.enums.xml File 423 B 0644
org.gnome.gnome-system-monitor.gschema.xml File 18 KB 0644
org.gnome.libgnomekbd.desktop.gschema.xml File 1.38 KB 0644
org.gnome.libgnomekbd.gschema.xml File 2.62 KB 0644
org.gnome.libgnomekbd.keyboard.gschema.xml File 666 B 0644
org.gnome.login-screen.gschema.xml File 3.34 KB 0644
org.gnome.mousetweaks.enums.xml File 852 B 0644
org.gnome.mousetweaks.gschema.xml File 958 B 0644
org.gnome.mutter.gschema.xml File 7.08 KB 0644
org.gnome.mutter.wayland.gschema.xml File 4.2 KB 0644
org.gnome.mutter.x11.gschema.xml File 1.09 KB 0644
org.gnome.nautilus.gschema.xml File 16.44 KB 0644
org.gnome.nm-applet.gschema.xml File 2.45 KB 0644
org.gnome.online-accounts.gschema.xml File 537 B 0644
org.gnome.power-manager.gschema.xml File 2.41 KB 0644
org.gnome.rhythmbox.gschema.xml File 19.74 KB 0644
org.gnome.rhythmbox.plugins.alternative_toolbar.gschema.xml File 3.82 KB 0644
org.gnome.seahorse.gschema.xml File 1.23 KB 0644
org.gnome.seahorse.manager.gschema.xml File 2.04 KB 0644
org.gnome.seahorse.window.gschema.xml File 446 B 0644
org.gnome.settings-daemon.enums.xml File 3.15 KB 0644
org.gnome.settings-daemon.peripherals.gschema.xml File 8.51 KB 0644
org.gnome.settings-daemon.peripherals.wacom.gschema.xml File 10.18 KB 0644
org.gnome.settings-daemon.plugins.color.gschema.xml File 2.93 KB 0644
org.gnome.settings-daemon.plugins.datetime.gschema.xml File 690 B 0644
org.gnome.settings-daemon.plugins.gschema.xml File 9.09 KB 0644
org.gnome.settings-daemon.plugins.housekeeping.gschema.xml File 2.13 KB 0644
org.gnome.settings-daemon.plugins.keyboard.gschema.xml File 690 B 0644
org.gnome.settings-daemon.plugins.media-keys.gschema.xml File 32.35 KB 0644
org.gnome.settings-daemon.plugins.orientation.gschema.xml File 696 B 0644
org.gnome.settings-daemon.plugins.power.gschema.xml File 8.24 KB 0644
org.gnome.settings-daemon.plugins.print-notifications.gschema.xml File 712 B 0644
org.gnome.settings-daemon.plugins.sharing.gschema.xml File 1.09 KB 0644
org.gnome.settings-daemon.plugins.wwan.gschema.xml File 407 B 0644
org.gnome.settings-daemon.plugins.xrandr.gschema.xml File 1.83 KB 0644
org.gnome.settings-daemon.plugins.xsettings.gschema.xml File 3.39 KB 0644
org.gnome.shell.extensions.dash-to-dock.gschema.xml File 23.75 KB 0644
org.gnome.shell.extensions.desktop-icons.gschema.xml File 1.03 KB 0644
org.gnome.shell.gschema.xml File 11.85 KB 0644
org.gnome.system.dns_sd.gschema.xml File 661 B 0644
org.gnome.system.gvfs.enums.xml File 457 B 0644
org.gnome.system.locale.gschema.xml File 448 B 0644
org.gnome.system.location.gschema.xml File 1.13 KB 0644
org.gnome.system.proxy.gschema.xml File 6.2 KB 0644
org.gnome.system.smb.gschema.xml File 418 B 0644
org.gnome.todo.background.gschema.xml File 686 B 0644
org.gnome.todo.enums.xml File 541 B 0644
org.gnome.todo.gschema.xml File 1.84 KB 0644
org.gnome.todo.txt.gschema.xml File 395 B 0644
org.gnome.totem.enums.xml File 5.95 KB 0644
org.gnome.totem.gschema.xml File 3.44 KB 0644
org.gnome.totem.plugins.opensubtitles.gschema.xml File 381 B 0644
org.gnome.totem.plugins.pythonconsole.gschema.xml File 481 B 0644
org.gnome.yelp.gschema.xml File 792 B 0644
org.gtk.Settings.ColorChooser.gschema.xml File 931 B 0644
org.gtk.Settings.EmojiChooser.gschema.xml File 623 B 0644
org.gtk.Settings.FileChooser.gschema.xml File 6.07 KB 0644
org.yorba.shotwell-extras.gschema.xml File 3.37 KB 0644
org.yorba.shotwell.gschema.xml File 34.49 KB 0644