true <_summary> Enable internal tools useful for developers and testers from Alt-F2 <_description> Allows access to internal debugging and monitoring tools using the Alt-F2 dialog. [] <_summary>Uuids of extensions to disable <_description> GNOME Shell extensions have a uuid property; this key lists extensions which should not be loaded. This setting overrides enabled-extensions for extensions that appear in both lists. [] <_summary>Uuids of extensions to enable <_description> GNOME Shell extensions have a uuid property; this key lists extensions which should be loaded. disabled-extensions overrides this setting for extensions that appear in both lists. true <_summary>Whether to collect stats about applications usage <_description> 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. [ 'mozilla-firefox.desktop', 'evolution.desktop', 'empathy.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'openoffice.org-writer.desktop', 'nautilus.desktop' ] <_summary>List of desktop file IDs for favorite applications <_description> The applications corresponding to these identifiers will be displayed in the favorites area. [] <_summary>disabled OpenSearch providers [] <_summary>History for command (Alt-F2) dialog [] <_summary>History for the looking glass dialog false <_summary>Show the week date in the calendar <_description> If true, display the ISO week date in the calendar. false <_summary>Show time with seconds <_description> If true, display seconds in time. false <_summary>Show date in clock <_description> If true, display date in the clock, in addition to time. 15 <_summary>Framerate used for recording screencasts. <_description> The framerate of the resulting screencast recordered by GNOME Shell's screencast recorder in frames-per-second. '' <_summary>The gstreamer pipeline used to encode the screencast <_description> 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 ! vp8enc quality=10 speed=2 threads=%T ! queue ! webmmux' and records to WEBM using the VP8 codec. %T is used as a placeholder for a guess at the optimal thread count on the system. 'webm' <_summary>File extension used for storing the screencast <_description> 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.