2010-05-05 17:05:42 -04:00
|
|
|
<schemalist>
|
2011-03-23 11:13:25 -04:00
|
|
|
<schema id="org.gnome.shell" path="/org/gnome/shell/"
|
2010-05-05 17:05:42 -04:00
|
|
|
gettext-domain="@GETTEXT_PACKAGE@">
|
|
|
|
<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>
|
2011-05-25 15:34:33 -04:00
|
|
|
<key name="enabled-extensions" type="as">
|
|
|
|
<default>[]</default>
|
2014-01-07 12:55:25 -05:00
|
|
|
<_summary>UUIDs of extensions to enable</_summary>
|
2011-05-25 15:34:33 -04:00
|
|
|
<_description>
|
2014-01-07 12:55:25 -05:00
|
|
|
GNOME Shell extensions have a UUID property; this key lists extensions
|
2011-11-01 11:54:59 -04:00
|
|
|
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
|
2014-01-07 12:55:25 -05:00
|
|
|
EnableExtension and DisableExtension D-Bus methods on org.gnome.Shell.
|
2010-05-05 17:05:42 -04:00
|
|
|
</_description>
|
|
|
|
</key>
|
2014-02-18 12:10:22 -05:00
|
|
|
<key name="disable-extension-version-validation" type="b">
|
|
|
|
<default>false</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>
|
2010-05-05 17:05:42 -04:00
|
|
|
<key name="favorite-apps" type="as">
|
2014-09-12 05:49:20 -04:00
|
|
|
<default>[ 'epiphany.desktop', 'evolution.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'org.gnome.Nautilus.desktop', 'org.gnome.Software.desktop' ]</default>
|
2010-05-05 17:05:42 -04:00
|
|
|
<_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>
|
2013-10-13 10:48:12 -04:00
|
|
|
<key name="app-picker-view" type="u">
|
|
|
|
<default>0</default>
|
2014-04-14 05:25:45 -04:00
|
|
|
<_summary>App Picker View</_summary>
|
|
|
|
<_description>
|
2013-10-13 10:48:12 -04:00
|
|
|
Index of the currently selected view in the application picker.
|
2014-04-14 05:25:45 -04:00
|
|
|
</_description>
|
2013-10-13 10:48:12 -04:00
|
|
|
</key>
|
2010-05-05 17:05:42 -04:00
|
|
|
<key name="command-history" type="as">
|
|
|
|
<default>[]</default>
|
|
|
|
<_summary>History for command (Alt-F2) dialog</_summary>
|
|
|
|
</key>
|
2011-02-13 11:43:32 -05:00
|
|
|
<key name="looking-glass-history" type="as">
|
|
|
|
<default>[]</default>
|
|
|
|
<_summary>History for the looking glass dialog</_summary>
|
|
|
|
</key>
|
2012-10-29 00:27:18 -04:00
|
|
|
<key name="always-show-log-out" type="b">
|
|
|
|
<default>false</default>
|
2014-01-07 12:55:25 -05:00
|
|
|
<_summary>Always show the 'Log out' menu item in the user menu.</_summary>
|
2012-10-29 00:27:18 -04:00
|
|
|
<_description>
|
|
|
|
This key overrides the automatic hiding of the 'Log out'
|
2014-01-07 12:55:25 -05:00
|
|
|
menu item in single-user, single-session situations.
|
2012-10-29 00:27:18 -04:00
|
|
|
</_description>
|
|
|
|
</key>
|
2012-11-15 15:57:15 -05:00
|
|
|
<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>
|
2010-05-05 17:05:42 -04:00
|
|
|
<child name="calendar" schema="org.gnome.shell.calendar"/>
|
2012-03-27 09:26:20 -04:00
|
|
|
<child name="keybindings" schema="org.gnome.shell.keybindings"/>
|
2011-08-29 11:11:22 -04:00
|
|
|
<child name="keyboard" schema="org.gnome.shell.keyboard"/>
|
2010-05-05 17:05:42 -04:00
|
|
|
</schema>
|
|
|
|
|
2011-03-23 11:13:25 -04:00
|
|
|
<schema id="org.gnome.shell.calendar" path="/org/gnome/shell/calendar/"
|
2010-05-05 17:05:42 -04:00
|
|
|
gettext-domain="@GETTEXT_PACKAGE@">
|
|
|
|
<key name="show-weekdate" type="b">
|
|
|
|
<default>false</default>
|
|
|
|
<_summary>Show the week date in the calendar</_summary>
|
|
|
|
<_description>
|
|
|
|
If true, display the ISO week date in the calendar.
|
|
|
|
</_description>
|
|
|
|
</key>
|
|
|
|
</schema>
|
|
|
|
|
2012-03-27 09:26:20 -04:00
|
|
|
<schema id="org.gnome.shell.keybindings" path="/org/gnome/shell/keybindings/"
|
|
|
|
gettext-domain="@GETTEXT_PACKAGE@">
|
|
|
|
<key name="open-application-menu" type="as">
|
|
|
|
<default>["<Super>F10"]</default>
|
|
|
|
<_summary>Keybinding to open the application menu</_summary>
|
|
|
|
<_description>
|
|
|
|
Keybinding to open the application menu.
|
|
|
|
</_description>
|
|
|
|
</key>
|
2012-10-08 12:16:55 -04:00
|
|
|
<key name="toggle-application-view" type="as">
|
|
|
|
<default>["<Super>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>
|
2013-04-17 19:26:06 -04:00
|
|
|
<key name="toggle-overview" type="as">
|
|
|
|
<default>["<Super>s"]</default>
|
|
|
|
<_summary>Keybinding to open the overview</_summary>
|
|
|
|
<_description>
|
|
|
|
Keybinding to open the Activities Overview.
|
|
|
|
</_description>
|
|
|
|
</key>
|
2012-07-14 07:07:24 -04:00
|
|
|
<key name="toggle-message-tray" type="as">
|
|
|
|
<default>["<Super>m"]</default>
|
|
|
|
<_summary>Keybinding to toggle the visibility of the message tray</_summary>
|
|
|
|
<_description>
|
|
|
|
Keybinding to toggle the visibility of the message tray.
|
|
|
|
</_description>
|
|
|
|
</key>
|
2012-11-08 09:24:40 -05:00
|
|
|
<key name="focus-active-notification" type="as">
|
|
|
|
<default>["<Super>n"]</default>
|
|
|
|
<_summary>Keybinding to focus the active notification</_summary>
|
|
|
|
<_description>
|
|
|
|
Keybinding to focus the active notification.
|
|
|
|
</_description>
|
|
|
|
</key>
|
2014-01-14 08:49:32 -05:00
|
|
|
<key name="pause-resume-tweens" type="as">
|
|
|
|
<default>[]</default>
|
2014-04-14 05:25:45 -04:00
|
|
|
<_summary>Keybinding that pauses and resumes all running tweens, for debugging purposes</_summary>
|
|
|
|
<_description></_description>
|
2014-01-14 08:49:32 -05:00
|
|
|
</key>
|
2012-03-27 09:26:20 -04:00
|
|
|
</schema>
|
|
|
|
|
2011-08-29 11:11:22 -04:00
|
|
|
<schema id="org.gnome.shell.keyboard" path="/org/gnome/shell/keyboard/"
|
|
|
|
gettext-domain="@GETTEXT_PACKAGE@">
|
|
|
|
<key name="keyboard-type" type="s">
|
|
|
|
<default>'touch'</default>
|
|
|
|
<_summary>Which keyboard to use</_summary>
|
|
|
|
<_description>
|
|
|
|
The type of keyboard to use.
|
|
|
|
</_description>
|
|
|
|
</key>
|
|
|
|
</schema>
|
|
|
|
|
2013-07-04 13:24:30 -04:00
|
|
|
<schema id="org.gnome.shell.app-switcher"
|
|
|
|
path="/org/gnome/shell/app-switcher/"
|
|
|
|
gettext-domain="@GETTEXT_PACKAGE@">
|
|
|
|
<key type="b" name="current-workspace-only">
|
|
|
|
<default>false</default>
|
2014-04-14 05:25:45 -04:00
|
|
|
<_summary>Limit switcher to current workspace.</_summary>
|
|
|
|
<_description>
|
2013-07-04 13:24:30 -04:00
|
|
|
If true, only applications that have windows on the current workspace are shown in the switcher.
|
|
|
|
Otherwise, all applications are included.
|
2014-04-14 05:25:45 -04:00
|
|
|
</_description>
|
2013-07-04 13:24:30 -04:00
|
|
|
</key>
|
|
|
|
</schema>
|
|
|
|
|
2012-11-22 21:20:10 -05:00
|
|
|
<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="@GETTEXT_PACKAGE@">
|
|
|
|
<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">
|
2013-06-06 09:34:08 -04:00
|
|
|
<default>true</default>
|
2014-04-14 05:25:45 -04:00
|
|
|
<_summary>Limit switcher to current workspace.</_summary>
|
|
|
|
<_description>
|
2012-11-22 21:20:10 -05:00
|
|
|
If true, only windows from the current workspace are shown in the switcher.
|
|
|
|
Otherwise, all windows are included.
|
2014-04-14 05:25:45 -04:00
|
|
|
</_description>
|
2012-11-22 21:20:10 -05:00
|
|
|
</key>
|
|
|
|
</schema>
|
|
|
|
|
2012-09-08 12:54:32 -04:00
|
|
|
<schema id="org.gnome.shell.overrides" path="/org/gnome/shell/overrides/"
|
|
|
|
gettext-domain="@GETTEXT_PACKAGE@">
|
2011-06-26 21:54:26 -04:00
|
|
|
<key name="attach-modal-dialogs" type="b">
|
|
|
|
<default>true</default>
|
2012-09-08 12:54:32 -04:00
|
|
|
<_summary>Attach modal dialog to the parent window</_summary>
|
|
|
|
<_description>
|
2011-06-26 21:54:26 -04:00
|
|
|
This key overrides the key in org.gnome.mutter when running
|
|
|
|
GNOME Shell.
|
2012-09-08 12:54:32 -04:00
|
|
|
</_description>
|
2011-06-26 21:54:26 -04:00
|
|
|
</key>
|
|
|
|
|
|
|
|
<key name="edge-tiling" type="b">
|
|
|
|
<default>true</default>
|
2012-09-08 12:54:32 -04:00
|
|
|
<_summary>Enable edge tiling when dropping windows on screen edges</_summary>
|
|
|
|
<_description>
|
2011-06-26 21:54:26 -04:00
|
|
|
This key overrides the key in org.gnome.mutter when running GNOME Shell.
|
2012-09-08 12:54:32 -04:00
|
|
|
</_description>
|
2011-06-26 21:54:26 -04:00
|
|
|
</key>
|
|
|
|
|
2012-03-07 19:26:31 -05:00
|
|
|
<key name="dynamic-workspaces" type="b">
|
|
|
|
<default>true</default>
|
2012-09-08 12:54:32 -04:00
|
|
|
<_summary>Workspaces are managed dynamically</_summary>
|
|
|
|
<_description>
|
2012-03-07 19:26:31 -05:00
|
|
|
This key overrides the key in org.gnome.mutter when running GNOME Shell.
|
2012-09-08 12:54:32 -04:00
|
|
|
</_description>
|
2012-03-07 19:26:31 -05:00
|
|
|
</key>
|
|
|
|
|
2011-06-26 21:54:26 -04:00
|
|
|
<key name="workspaces-only-on-primary" type="b">
|
|
|
|
<default>true</default>
|
2012-09-08 12:54:32 -04:00
|
|
|
<_summary>Workspaces only on primary monitor</_summary>
|
|
|
|
<_description>
|
2011-06-26 21:54:26 -04:00
|
|
|
This key overrides the key in org.gnome.mutter when running GNOME Shell.
|
2012-09-08 12:54:32 -04:00
|
|
|
</_description>
|
2011-06-26 21:54:26 -04:00
|
|
|
</key>
|
2012-09-17 17:11:57 -04:00
|
|
|
|
|
|
|
<key name="focus-change-on-pointer-rest" type="b">
|
|
|
|
<default>true</default>
|
2013-09-23 09:34:39 -04:00
|
|
|
<_summary>Delay focus changes in mouse mode until the pointer stops moving</_summary>
|
|
|
|
<_description>
|
2012-09-17 17:11:57 -04:00
|
|
|
This key overrides the key in org.gnome.mutter when running GNOME Shell.
|
2013-09-23 09:34:39 -04:00
|
|
|
</_description>
|
2012-09-17 17:11:57 -04:00
|
|
|
</key>
|
2011-06-26 21:54:26 -04:00
|
|
|
</schema>
|
2010-05-05 17:05:42 -04:00
|
|
|
</schemalist>
|