/schemas/apps/mini-commander/prefs/show_handle mini-commander-applet bool false Show handle Show a handle so the applet can be detached from the panel. /schemas/apps/mini-commander/prefs/show_frame mini-commander-applet bool false Show frame Show a frame surrounding the applet. /schemas/apps/mini-commander/prefs/autocomplete_history mini-commander-applet bool true Perform history autocompletion Attempt to autocomplete a command from the history of commands entered. /schemas/apps/mini-commander/prefs/normal_size_x mini-commander-applet int 150 Width Width of the applet /schemas/apps/mini-commander/prefs/normal_size_y mini-commander-applet int 48 Not used anymore /schemas/apps/mini-commander/prefs/cmd_line_y mini-commander-applet int 24 Not used anymore /schemas/apps/mini-commander/prefs/show_default_theme mini-commander-applet bool true Use the default theme colors Use theme colors instead of custom ones. /schemas/apps/mini-commander/prefs/cmd_line_color_fg_r mini-commander-applet int 64613 Foreground color, red component The red component of the foreground color. /schemas/apps/mini-commander/prefs/cmd_line_color_fg_g mini-commander-applet int 64613 Foreground color, green component The green component of the foreground color. /schemas/apps/mini-commander/prefs/cmd_line_color_fg_b mini-commander-applet int 64613 Foreground color, blue component The blue component of the foreground color. /schemas/apps/mini-commander/prefs/cmd_line_color_bg_r mini-commander-applet int 0 Background color, red component The red component of the background color. /schemas/apps/mini-commander/prefs/cmd_line_color_bg_g mini-commander-applet int 0 Background color, green component The green component of the background color. /schemas/apps/mini-commander/prefs/cmd_line_color_bg_b mini-commander-applet int 0 Background color, blue component The blue component of the background color. /schemas/apps/mini-commander/prefs/history mini-commander-applet list string [] History list List of MateConfValue entries containing strings for history entries. /schemas/apps/mini-commander/prefs/macro_patterns mini-commander-applet list string [blah] Macro pattern list This per-applet key is deprecated in favour of the global key, /schemas/apps/mini-commander-global/macro_patterns. /schemas/apps/mini-commander/prefs/macro_commands mini-commander-applet list string [blah] Macro command list This per-applet key is deprecated in favour of the global key, /schemas/apps/mini-commander-global/macro_patterns.