/schemas/apps/screem/installed /apps/screem/installed screem TRUE bool setting used by screem to check schemas are present, do not change it screem will check for this key on startup, if it doesn't get the value TRUE then it will exit /schemas/apps/screem/spell/dictionary /apps/screem/spell/dictionary screem string language code for the dictionary to use language code for the dictionary to use through enchant /schemas/apps/screem/spell/ignore_tags /apps/screem/spell/ignore_tags screem TRUE bool Ignore tags when spell checking Ignore markup tags, e.g. <p> when spell checking /schemas/apps/screem/spell/ignore_uppercase /apps/screem/spell/ignore_uppercase screem TRUE bool Ignore words in uppercase when spell checking Ignore words in uppercase when spell checking /schemas/apps/screem/spell/ignore_numbers /apps/screem/spell/ignore_numbers screem TRUE bool Ignore words with numbers when spell checking Ignore words with numbers when spell checking /schemas/apps/screem/general/threaded_tree_load /apps/screem/general/threaded_tree_load screem TRUE bool Load tag trees on startup in a separate thread When set tag trees are loaded in a separate thread on startup. This can make screem usable sooner rather than blocking all usage until every tree is loaded. /schemas/apps/screem/ui/show_main_toolbar /apps/screem/ui/show_main_toolbar screem TRUE bool Should the main toolbar be shown Should the main toolbar be shown /schemas/apps/screem/ui/show_wizard_toolbar /apps/screem/ui/show_wizard_toolbar screem TRUE bool Should the wizard toolbar be shown Should the wizard toolbar be shown /schemas/apps/screem/ui/tab_position /apps/screem/ui/tab_position screem top string The position of the document tabs, valid values are "top", "right", "bottom", and "left" The position of the document tabs, valid values are "top", "right", "bottom", and "left" /schemas/apps/screem/ui/toolbar_style /apps/screem/ui/toolbar_style screem 0 int Toolbar appearance Override the desktop default for toolbar appearance /schemas/apps/screem/editor/default-TRUE-booleans /apps/screem/editor/inline_tagging /apps/screem/editor/intelliclose /apps/screem/editor/highlight /apps/screem/general/show_tips /apps/screem/editor/autocomplete /apps/screem/editor/tooltips /apps/screem/editor/right_margin /apps/screem/editor/highlight_current_line screem TRUE bool Default TRUE booleans Default TRUE booleans /schemas/apps/screem/editor/default-FALSE-booleans /apps/screem/editor/auto_indent /apps/screem/linkview/check_external /apps/screem/editor/wordwrap /apps/screem/editor/error_highlight /apps/screem/editor/spaces_instead_of_tabs screem FALSE bool Default FALSE booleans Default FALSE booleans /schemas/apps/screem/editor/tabwidth /apps/screem/editor/tabwidth screem 8 float width of a tab in characters width of a tab in characters /schemas/apps/screem/editor/margin_column /apps/screem/editor/margin_column screem 80 float The column to draw the right hand margin The column to draw the right hand margin /schemas/apps/screem/editor/themefont /apps/screem/editor/themefont screem TRUE bool Use theme font Use the font from the current theme in the editor /schemas/apps/screem/editor/themecolours /apps/screem/editor/themecolours screem TRUE bool Use theme colors Use the colors from the current theme in the editor /schemas/apps/screem/editor/font /apps/screem/editor/font screem Helvetica 12 string Default font Default font /schemas/apps/screem/editor/back /apps/screem/editor/back screem string #ffffffffffff The editor background color The editor background color /schemas/apps/screem/editor/text /apps/screem/editor/text screem string #000000000000 The editor text color The editor text color /schemas/apps/screem/editor/entityinsertion /apps/screem/editor/entityinsertion screem int 2 /schemas/apps/screem/editor/default_charset /apps/screem/editor/default_charset screem string ISO-8859-1 The default character set a page uses The character set a page uses if the page doesn't define one itself /schemas/apps/screem/editor/print/highlight /apps/screem/editor/print/highlight screem bool TRUE Apply highlighting to printout Should the syntax highlighting be printed as well /schemas/apps/screem/editor/print/headers /apps/screem/editor/print/headers screem bool TRUE Should a header be printed Should a header be printed /schemas/apps/screem/editor/print/wrap_lines /apps/screem/editor/print/wrap_lines screem bool FALSE Should lines be wrapped at characters Should lines be wrapped at characters /schemas/apps/screem/editor/print/split /apps/screem/editor/print/split screem bool FALSE Do not split words over two lines When wrapping is enabled wrap based on words, not characters /schemas/apps/screem/editor/print/lines /apps/screem/editor/print/lines screem bool TRUE Should line numbers be printed Should line numbers be printed /schemas/apps/screem/editor/print/nlines /apps/screem/editor/print/nlines screem float 1.0 Print lines every N lines If lines are to be printed, print them every N lines /schemas/apps/screem/hint/path /apps/screem/hint/path screem string The path to the directory containing the hints files The path to the directory containing the hints files /schemas/apps/screem/hint/number /apps/screem/hint/number screem int -1 The current hint number The current hint number /schemas/apps/screem/general/work_offline /apps/screem/general/work_offline screem bool FALSE Should Screem load remote files Should remote DTDs, images etc be loaded /schemas/apps/screem/messagelines /apps/screem/messagelines screem int 250 Message view scrollback lines The number of lines in the message view window /schemas/apps/screem/default_filename /apps/screem/default_filename screem string index.html Default filename The default filename used when creating a new page /schemas/apps/screem/default_mimetype /apps/screem/default_mimetype screem string text/html Mime Type for new blank documents The mime type that new blank documents will be created as. /schemas/apps/screem/general/create_backups /apps/screem/general/create_backups screem bool FALSE Auto Save Should files that have been modified automatically save after a time interval. You can set the time interval with the "Auto Save Interval" option. /schemas/apps/screem/general/backup_copy_extension /apps/screem/general/backup_copy_extension screem string ~ Backup Copy Extension Extension or suffix to use for backup file names. This will only take effect if the "Create Backup Copies" option is turned on. /schemas/apps/screem/general/auto_save /apps/screem/general/auto_save screem bool FALSE Auto Save Whether screem should automatically save modified files after a time interval. You can set the time interval with the "Auto Save Interval" option. /schemas/apps/screem/general/auto_save_interval /apps/screem/general/auto_save_interval screem int 10 Auto Save Interval Number of minutes after which screem will automatically save modified files. This will only take effect if the "Auto Save" option is turned on.