__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.148: ~ $
<schemalist>

  <flags id="org.gnome.mutter.MetaExperimentalFeature">
    <value nick="scale-monitor-framebuffer" value="1"/>
    <value nick="kms-modifiers" value="2"/>
    <value nick="rt-scheduler" value="4"/>
    <value nick="autoclose-xwayland" value="8"/>
  </flags>

  <schema id="org.gnome.mutter" path="/org/gnome/mutter/"
          gettext-domain="mutter">

    <key name="overlay-key" type="s">
      <default>'Super_L'</default>
      <summary>Modifier to use for extended window management operations</summary>
      <description>
        This key will initiate the “overlay”, which is a combination window
        overview and application launching system.  The default is intended
        to be the “Windows key” on PC hardware.

        It’s expected that this binding either the default or set to
        the empty string.
      </description>
    </key>

    <key name="attach-modal-dialogs" type="b">
      <default>false</default>
      <summary>Attach modal dialogs</summary>
      <description>
        When true, instead of having independent titlebars, modal dialogs
        appear attached to the titlebar of the parent window and are moved
        together with the parent window.
      </description>
    </key>

    <key name="edge-tiling" type="b">
      <default>false</default>
      <summary>Enable edge tiling when dropping windows on screen edges</summary>
      <description>
        If enabled, dropping windows on vertical screen edges maximizes them
        vertically and resizes them horizontally to cover half of the available
        area. Dropping windows on the top screen edge maximizes them completely.
      </description>
    </key>

    <key name="dynamic-workspaces" type="b">
      <default>false</default>
      <summary>Workspaces are managed dynamically</summary>
      <description>
        Determines whether workspaces are managed dynamically or
        whether there’s a static number of workspaces (determined
        by the num-workspaces key in org.gnome.desktop.wm.preferences).
      </description>
    </key>

    <key name="workspaces-only-on-primary" type="b">
      <default>false</default>
      <summary>Workspaces only on primary</summary>
      <description>
        Determines whether workspace switching should happen for windows
        on all monitors or only for windows on the primary monitor.
      </description>
    </key>

    <key name="no-tab-popup" type="b">
      <default>false</default>
      <summary>No tab popup</summary>
      <description>
        Determines whether the use of popup and highlight frame should
        be disabled for window cycling.
      </description>
    </key>

    <key name="focus-change-on-pointer-rest" type="b">
      <default>false</default>
      <summary>Delay focus changes until the pointer stops moving</summary>
      <description>
        If set to true, and the focus mode is either “sloppy” or “mouse”
        then the focus will not be changed immediately when entering a
        window, but only after the pointer stops moving.
      </description>
    </key>

    <key name="draggable-border-width" type="i">
      <default>10</default>
      <range min="0" max="64"/>
      <summary>Draggable border width</summary>
      <description>
          The amount of total draggable borders. If the theme’s visible
          borders are not enough, invisible borders will be added to meet
          this value.
      </description>
    </key>

    <key name="auto-maximize" type="b">
      <default>true</default>
      <summary>Auto maximize nearly monitor sized windows</summary>
      <description>
        If enabled, new windows that are initially the size of the monitor
        automatically get maximized.
      </description>
    </key>

    <key name="center-new-windows" type="b">
      <default>false</default>
      <summary>Place new windows in the center</summary>
      <description>
        When true, the new windows will always be put in the center of the
        active screen of the monitor.
      </description>
    </key>

    <key name="experimental-features"
        flags='org.gnome.mutter.MetaExperimentalFeature'>
      <default>[]</default>
      <summary>Enable experimental features</summary>
      <description>
        To enable experimental features, add the feature keyword to the list.
        Whether the feature requires restarting the compositor depends on the
        given feature. Any experimental feature is not required to still be
        available, or configurable. Don’t expect adding anything in this
        setting to be future proof.

        Currently possible keywords:

        • “scale-monitor-framebuffer” — makes mutter default to layout logical
                                        monitors in a logical pixel coordinate
                                        space, while scaling monitor
                                        framebuffers instead of window content,
                                        to manage HiDPI monitors. Does not
                                        require a restart.

        • “kms-modifiers”             — makes mutter always allocate scanout
                                        buffers with explicit modifiers, if
                                        supported by the driver. Requires a
                                        restart.

        • “rt-scheduler”              — makes mutter request a low priority
                                        real-time scheduling. Requires a restart.

        • “autoclose-xwayland”        — automatically terminates Xwayland if all
                                        relevant X11 clients are gone.
                                        Requires a restart.

      </description>
    </key>

    <key name="locate-pointer-key" type="s">
      <default>'Control_L'</default>
      <summary>Modifier to use to locate the pointer</summary>
      <description>
        This key will initiate the “locate pointer” action.
      </description>
    </key>

    <key name="check-alive-timeout" type="u">
      <default>5000</default>
      <summary>Timeout for check-alive ping</summary>
      <description>
        Number of milliseconds a client has to respond to a ping request in
        order to not be detected as frozen. Using 0 will disable the alive check
        completely.
      </description>
    </key>

    <child name="keybindings" schema="org.gnome.mutter.keybindings"/>

  </schema>
  <schema id="org.gnome.mutter.keybindings" path="/org/gnome/mutter/keybindings/">

    <key name="toggle-tiled-left" type="as">
      <default><![CDATA[['<Super>Left']]]></default>
      <summary>View split on left</summary>
    </key>

    <key name="toggle-tiled-right" type="as">
      <default><![CDATA[['<Super>Right']]]></default>
      <summary>View split on right</summary>
    </key>

    <key name="tab-popup-select" type="as">
      <default>[]</default>
      <summary>Select window from tab popup</summary>
    </key>

    <key name="tab-popup-cancel" type="as">
      <default>[]</default>
      <summary>Cancel tab popup</summary>
    </key>

    <key name="switch-monitor" type="as">
      <default><![CDATA[['<Super>p','XF86Display']]]></default>
      <summary>Switch monitor configurations</summary>
    </key>

    <key name="rotate-monitor" type="as">
      <default><![CDATA[['XF86RotateWindows']]]></default>
      <summary>Rotates the built-in monitor configuration</summary>
    </key>

  </schema>
</schemalist>

Filemanager

Name Type Size Permission Actions
10_desktop-base.gschema.override File 260 B 0644
10_gsettings-desktop-schemas.gschema.override File 342 B 0644
10_raspberrypi-ui-mods.gschema.override File 218 B 0644
10_squeekboard.gschema.override File 67 B 0644
gschemas.compiled File 114.94 KB 0644
org.freedesktop.ColorHelper.gschema.xml File 1.13 KB 0644
org.freedesktop.pulseaudio.gschema.xml File 2.99 KB 0644
org.gnome.Evince.gschema.xml File 2.98 KB 0644
org.gnome.GWeather4.enums.xml File 1.49 KB 0644
org.gnome.GWeather4.gschema.xml File 2.73 KB 0644
org.gnome.Patience.WindowState.gschema.xml File 1.47 KB 0644
org.gnome.Settings.gschema.xml File 1.04 KB 0644
org.gnome.crypto.cache.gschema.xml File 778 B 0644
org.gnome.crypto.pgp.gschema.xml File 1.62 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.interface.gschema.xml File 422 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.55 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 6.63 KB 0644
org.gnome.desktop.file-sharing.gschema.xml File 392 B 0644
org.gnome.desktop.input-sources.gschema.xml File 2.49 KB 0644
org.gnome.desktop.interface.gschema.xml File 12.2 KB 0644
org.gnome.desktop.lockdown.gschema.xml File 3.37 KB 0644
org.gnome.desktop.media-handling.gschema.xml File 2.54 KB 0644
org.gnome.desktop.notifications.gschema.xml File 2.77 KB 0644
org.gnome.desktop.peripherals.gschema.xml File 15.64 KB 0644
org.gnome.desktop.privacy.gschema.xml File 4.79 KB 0644
org.gnome.desktop.remote-desktop.enums.xml File 750 B 0644
org.gnome.desktop.remote-desktop.gschema.xml File 5.21 KB 0644
org.gnome.desktop.screensaver.gschema.xml File 5.83 KB 0644
org.gnome.desktop.search-providers.gschema.xml File 1.86 KB 0644
org.gnome.desktop.session.gschema.xml File 668 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.31 KB 0644
org.gnome.desktop.wm.preferences.gschema.xml File 12.61 KB 0644
org.gnome.gchemutils.gschema.xml File 3.06 KB 0644
org.gnome.gchemutils.paint.gschema.xml File 11.31 KB 0644
org.gnome.gchemutils.paint.plugins.arrows.gschema.xml File 854 B 0644
org.gnome.gnumeric.dialogs.gschema.xml File 19.55 KB 0644
org.gnome.gnumeric.gschema.xml File 14.77 KB 0644
org.gnome.gnumeric.plugin.gschema.xml File 1.59 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.mutter.gschema.xml File 7.4 KB 0644
org.gnome.mutter.wayland.gschema.xml File 4.91 KB 0644
org.gnome.nm-applet.eap.gschema.xml File 650 B 0644
org.gnome.nm-applet.gschema.xml File 1.9 KB 0644
org.gnome.online-accounts.gschema.xml File 537 B 0644
org.gnome.settings-daemon.enums.xml File 2.93 KB 0644
org.gnome.settings-daemon.peripherals.gschema.xml File 7.25 KB 0644
org.gnome.settings-daemon.peripherals.wacom.gschema.xml File 4.74 KB 0644
org.gnome.settings-daemon.plugins.color.gschema.xml File 2.48 KB 0644
org.gnome.settings-daemon.plugins.gschema.xml File 966 B 0644
org.gnome.settings-daemon.plugins.housekeeping.gschema.xml File 1.68 KB 0644
org.gnome.settings-daemon.plugins.media-keys.gschema.xml File 27.79 KB 0644
org.gnome.settings-daemon.plugins.power.gschema.xml File 2.87 KB 0644
org.gnome.settings-daemon.plugins.sharing.gschema.xml File 493 B 0644
org.gnome.settings-daemon.plugins.wwan.gschema.xml File 407 B 0644
org.gnome.settings-daemon.plugins.xsettings.gschema.xml File 3.02 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.21 KB 0644
org.gnome.system.smb.gschema.xml File 418 B 0644
org.gnome.yelp.gschema.xml File 792 B 0644
org.gtk.Settings.ColorChooser.gschema.xml File 931 B 0644
org.gtk.Settings.Debug.gschema.xml File 833 B 0644
org.gtk.Settings.EmojiChooser.gschema.xml File 623 B 0644
org.gtk.Settings.FileChooser.gschema.xml File 6.07 KB 0644
org.gtk.gtk4.Settings.ColorChooser.gschema.xml File 941 B 0644
org.gtk.gtk4.Settings.Debug.gschema.xml File 840 B 0644
org.gtk.gtk4.Settings.EmojiChooser.gschema.xml File 634 B 0644
org.gtk.gtk4.Settings.FileChooser.gschema.xml File 6.06 KB 0644
org.mate.accessibility-keyboard.gschema.xml File 5.07 KB 0644
org.mate.accessibility-startup.gschema.xml File 426 B 0644
org.mate.applications-at-mobility.gschema.xml File 725 B 0644
org.mate.applications-at-visual.gschema.xml File 711 B 0644
org.mate.applications-browser.gschema.xml File 773 B 0644
org.mate.applications-calculator.gschema.xml File 399 B 0644
org.mate.applications-messenger.gschema.xml File 402 B 0644
org.mate.applications-office.gschema.xml File 1.3 KB 0644
org.mate.applications-terminal.gschema.xml File 621 B 0644
org.mate.background.gschema.xml File 2.81 KB 0644
org.mate.debug.gschema.xml File 520 B 0644
org.mate.eom.enums.xml File 1.37 KB 0644
org.mate.eom.gschema.xml File 7.65 KB 0644
org.mate.file-views.gschema.xml File 339 B 0644
org.mate.interface.gschema.xml File 9.8 KB 0644
org.mate.lockdown.gschema.xml File 2.4 KB 0644
org.mate.sound.gschema.xml File 1.34 KB 0644
org.mate.thumbnail-cache.gschema.xml File 572 B 0644
org.mate.thumbnailers.gschema.xml File 731 B 0644
org.mate.typing-break.gschema.xml File 991 B 0644
org.rpi.nm-applet.gschema.xml File 2.19 KB 0644
org.rpi.pipackage.gschema.xml File 5.2 KB 0644
org.sigxcpu.feedbackd.gschema.xml File 1.23 KB 0644
org.xfce.mousepad.gschema.xml File 24.23 KB 0644
org.xfce.mousepad.plugins.gspell.gschema.xml File 579 B 0644
Filemanager