gnome-dictionary

Table 1.8. gnome-dictionary keys

KeyTypeDefaultDescription
/schemas/apps/gnome-dictionary/serverstringdict.orgThe dictionary server to connect to. The default server is dict.org. See http://www.dict.org for details on other servers. This key is deprecated and no longer in use.
/schemas/apps/gnome-dictionary/portint2628The port number to connect to. The default port is 2628. This key is deprecated and no longer in use.
/schemas/apps/gnome-dictionary/smartboolTRUESpecify whether to use smart lookup. This key is dependant on whether the dictionary server supports this option. The default is TRUE. This key is deprecated and no longer in use.
/schemas/apps/gnome-dictionary/databasestring!The name of the default individual database or meta-database to use on a dictionary source. An exclamation mark ("!") means that all the databases present in a dictionary source should be searched
/schemas/apps/gnome-dictionary/strategystringexactThe name of the default search strategy to use on a dictionary source, if available. The default strategy is 'exact', that is match exact words.
/schemas/apps/gnome-dictionary/print-fontstringSerif 12The font to be used when printing a definition.
/schemas/apps/gnome-dictionary/source-namestringDefaultThe name of the dictionary source used to retrieve the definitions of words.
/schemas/apps/gnome-dictionary/default-window-widthint-1This key defines the window width and it's used to remember the size of the dictionary window across sessions. Setting it to -1 will make the dictionary window use a width based on the font size.
/schemas/apps/gnome-dictionary/default-window-heightint-1This key defines the window height and it's used to remember the size of the dictionary window across sessions. Setting it to -1 will make the dictionary window use a height based on the font size.
/schemas/apps/gnome-dictionary/window-is-maximizedboolFALSEThis key defines whether the window should be maximized and it's used to remember the state of the dictionary window across sessions. Setting it to TRUE will make the window always appear as maximized.
/schemas/apps/gnome-dictionary/sidebar-visibleboolFALSEThis key defines whether the sidebar should be visible and it's used to remember the state of the sidebar across sessions. Setting it to TRUE will make the sidebar always be displayed.
/schemas/apps/gnome-dictionary/statusbar-visibleboolFALSEThis key defines whether the statusbar should be visible and it's used to remember the state of the statusbar across sessions. Setting it to TRUE will make the statusbar always be displayed.
/schemas/apps/gnome-dictionary/sidebar-pagestringspellerThis key defines which page of the sidebar should be displayed and it's used to remember the setting across sessions.. It can be "speller" or "databases".
/schemas/apps/gnome-dictionary/sidebar-widthint-1This key defines the width of the sidebar and it's used to remember the setting across sessions.