/schemas/desktop/gnome/shell/development_tools /desktop/gnome/shell/development_tools gnome-shell bool true Enable internal tools useful for developers and testers from Alt-F2 Allows access to internal debugging and monitoring tools using the Alt-F2 dialog. /schemas/desktop/gnome/shell/app_monitor/enable_monitoring /desktop/gnome/shell/app_monitor/enable_monitoring gnome-shell bool true Whether to collect stats about applications usage The shell normally monitors active applications in order to present the most used ones (e.g. in launchers). While this data will be kept private, you may want to disable this for privacy reasons. Please note that doing so won't remove already saved data. /schemas/desktop/gnome/shell/favorite_apps /desktop/gnome/shell/favorite_apps gnome-shell list string [mozilla-firefox.desktop,evolution.desktop,openoffice.org-writer.desktop] List of desktop file IDs for favorite applications The applications corresponding to these identifiers will be displayed in the favorites area. /schemas/desktop/gnome/shell/run_dialog/history /desktop/gnome/shell/run_dialog/history gnome-shell list string [] History for command (Alt-F2) dialog /schemas/desktop/gnome/shell/clock/format /desktop/gnome/shell/clock/format gnome-shell string 24-hour Hour format This key specifies the hour format used by the panel clock. Possible values are "12-hour", "24-hour", "unix" and "custom". If set to "unix", the clock will display time in seconds since Epoch, i.e. 1970-01-01. If set to "custom", the clock will display time according to the format specified in the custom_format key. Note that if set to either "unix" or "custom", the show_date and show_seconds keys are ignored. /schemas/desktop/gnome/shell/clock/custom_format /desktop/gnome/shell/clock/custom_format gnome-shell string Custom format of the clock This key specifies the format used by the panel clock when the format key is set to "custom". You can use conversion specifiers understood by strftime() to obtain a specific format. See the strftime() manual for more information. /schemas/desktop/gnome/shell/clock/show_seconds /desktop/gnome/shell/clock/show_seconds gnome-shell bool false Show time with seconds If true and format is either "12-hour" or "24-hour", display seconds in time. /schemas/desktop/gnome/shell/clock/show_date /desktop/gnome/shell/clock/show_date gnome-shell bool false Show date in clock If true and format is either "12-hour" or "24-hour", display date in the clock, in addition to time. /schemas/desktop/gnome/shell/disabled_extensions /desktop/gnome/shell/disabled_extensions gnome-shell list string [] Uuids of extensions to disable GNOME Shell extensions have a uuid property; this key lists extensions which should not be loaded. /schemas/desktop/gnome/shell/recorder/framerate /desktop/gnome/shell/recorder/framerate gnome-shell int 15 Framerate used for recording screencasts. The framerate of the resulting screencast recordered by GNOME Shell's screencast recorder in frames-per-second. /schemas/desktop/gnome/shell/recorder/pipeline /desktop/gnome/shell/recorder/pipeline gnome-shell string The gstreamer pipeline used to encode the screencast Sets the GStreamer pipeline used to encode recordings. It follows the syntax used for gst-launch. The pipeline should have an unconnected sink pad where the recorded video is recorded. It will normally have a unconnected source pad; output from that pad will be written into the output file. However the pipeline can also take care of its own output - this might be used to send the output to an icecast server via shout2send or similar. When unset or set to an empty value, the default pipeline will be used. This is currently 'videorate ! theoraenc ! oggmux' and records to Ogg Theora. /schemas/desktop/gnome/shell/recorder/file_extension /desktop/gnome/shell/recorder/file_extension gnome-shell string ogv File extension used for storing the screencast The filename for recorded screencasts will be a unique filename based on the current date, and use this extension. It should be changed when recording to a different container format. /schemas/desktop/gnome/shell/overview/workspaces_view /desktop/gnome/shell/overview/workspaces_view gnome-shell string single Overview workspace view mode The selected workspace view mode in the overview. Supported values are "single" and "grid". /schemas/desktop/gnome/shell/windows/button_layout /desktop/gnome/shell/windows/button_layout gnome-shell string :minimize,maximize,close Arrangement of buttons on the titlebar Arrangement of buttons on the titlebar. The value should be a string, such as "menu:minimize,maximize,spacer,close"; the colon separates the left corner of the window from the right corner, and the button names are comma-separated. Duplicate buttons are not allowed. Unknown button names are silently ignored so that buttons can be added in future gnome-shell versions without breaking older versions. A special spacer tag can be used to insert some space between two adjacent buttons. This key overrides /apps/metacity/general/button_layout when running GNOME Shell. /schemas/desktop/gnome/accessibility/magnifier/show_magnifier /desktop/gnome/accessibility/magnifier/show_magnifier gnome-shell bool false Show or hide the magnifier Show or hide the magnifier and all of its zoom regions. /schemas/desktop/gnome/accessibility/magnifier/mouse_tracking /desktop/gnome/accessibility/magnifier/mouse_tracking gnome-shell int 1 Mouse Tracking Mode Determines the position of the magnified mouse image within the magnified view and how it reacts to system mouse movement. The values are 0 - none: no mouse tracking; 1 - centered: the mouse image is displayed at the center of the zoom region (which also represents the point under the system mouse) and the magnified contents are scrolled as the system mouse moves; 2 - proportional: the position of the magnified mouse in the zoom region is proportionally the same as the position of the system mouse on screen; or 3 - push: when the magnified mouse intersects a boundary of the zoom region, the contents are scrolled into view. /schemas/desktop/gnome/accessibility/magnifier/screen_position /desktop/gnome/accessibility/magnifier/screen_position gnome-shell int 3 Screen position The magnified view either fills the entire screen (1), or occupies the top-half (2), bottom-half (3), left-half (4), or right-half (5) of the screen. /schemas/desktop/gnome/accessibility/magnifier/mag_factor /desktop/gnome/accessibility/magnifier/mag_factor gnome-shell float 2.0 Magnification factor The power of the magnification. A value of 1.0 means no magnification. A value of 2.0 doubles the size. /schemas/desktop/gnome/accessibility/magnifier/lens_mode /desktop/gnome/accessibility/magnifier/lens_mode gnome-shell bool false Enable lens mode Whether the magnified view should be centered over the location of the system mouse and move with it. /schemas/desktop/gnome/accessibility/magnifier/scroll_at_edges /desktop/gnome/accessibility/magnifier/scroll_at_edges gnome-shell bool false Scroll magnified contents beyond the edges of the desktop For centered mouse tracking, when the system pointer is at or near the edge of the screen, the magnified contents continue to scroll such that the screen edge moves into the magnified view. /schemas/desktop/gnome/accessibility/magnifier/show_cross_hairs /desktop/gnome/accessibility/magnifier/show_cross_hairs gnome-shell bool false Show or hide crosshairs Enables/disables display of crosshairs centered on the magnified mouse sprite. /schemas/desktop/gnome/accessibility/magnifier/cross_hairs_thickness /desktop/gnome/accessibility/magnifier/cross_hairs_thickness gnome-shell int 8 Thickness of the crosshairs Width of the vertical and horizontal lines that make up the crosshairs. /schemas/desktop/gnome/accessibility/magnifier/cross_hairs_color /desktop/gnome/accessibility/magnifier/cross_hairs_color gnome-shell string #ff0000 Color of the crosshairs The color of the the vertical and horizontal lines that make up the crosshairs. /schemas/desktop/gnome/accessibility/magnifier/cross_hairs_opacity /desktop/gnome/accessibility/magnifier/cross_hairs_opacity gnome-shell int 169 Opacity of the crosshairs Determines the transparency of the crosshairs, from fully opaque to fully transparent. /schemas/desktop/gnome/accessibility/magnifier/cross_hairs_length /desktop/gnome/accessibility/magnifier/cross_hairs_length gnome-shell int 4096 Length of the crosshairs Determines the length of the vertical and horizontal lines that make up the crosshairs. /schemas/desktop/gnome/accessibility/magnifier/cross_hairs_clip /desktop/gnome/accessibility/magnifier/cross_hairs_clip gnome-shell bool false Clip the crosshairs at the center Determines whether the crosshairs intersect the magnified mouse sprite, or are clipped such that the ends of the horizontal and vertical lines surround the mouse image. /schemas/desktop/gnome/shell/calendar/show_weekdate /desktop/gnome/shell/calendar/show_weekdate gnome-shell bool false Show the week date in the calendar If true, display the ISO week date in the calendar.