/schemas/apps/panel/general/enable_program_list /apps/panel/general/enable_program_list panel bool true Enable program list in "Run Application" dialog If true, the "Known Applications" listing in the "Run Application" dialog is made available. Whether or not the listing is expanded when the dialog is shown is controlled by the show_program_list key. /schemas/apps/panel/general/show_program_list /apps/panel/general/show_program_list panel bool false Expand program list in "Run Application" dialog If true, the "Known Applications" listing in the "Run Application" dialog is expanded when the dialog is opened. This key is only relevant if the enable_program_list key is true. /schemas/apps/panel/general/enable_autocompletion /apps/panel/general/enable_autocompletion panel bool true Enable autocompletion in "Run Application" dialog If true, autocompletion in the "Run Application" dialog is made available. /schemas/apps/panel/general/toplevel_id_list /apps/panel/general/toplevel_id_list panel list string [] Panel ID list A list of panel IDs. Each ID identifies an individual toplevel panel. The settings for each of these panels are stored in /apps/panel/toplevels/$(id). /schemas/apps/panel/general/applet_id_list /apps/panel/general/applet_id_list panel string list [] Panel applet ID list A list of panel applet IDs. Each ID identifies an individual panel applet. The settings for each of these applets are stored in /apps/panel/applets/$(id). /schemas/apps/panel/general/object_id_list /apps/panel/general/object_id_list panel list string [] Panel object ID list A list of panel object IDs. Each ID identifies an individual panel object (e.g. a launcher, action button or menu button/bar). The settings for each of these objects are stored in /apps/panel/objects/$(id). /schemas/apps/panel/general/profiles_migrated /apps/panel/general/profiles_migrated panel bool false Old profiles configuration migrated A boolean flag to indicate whether the user's previous configuration in /apps/panel/profiles/default has been copied to the new location in /apps/panel.