preferences.xml
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % darktable_dtd SYSTEM "../dtd/darktable.dtd">
%darktable_dtd;
]>
<chapter status="final" id="preferences_chapter">
<chapterinfo>
<keywordset>
<keyword>preferences</keyword>
<keyword>settings</keyword>
<keyword>configuration</keyword>
<keyword>options</keyword>
<keyword>accelerators</keyword>
</keywordset>
</chapterinfo>
<title>Preferences and settings</title>
<indexterm>
<primary>preferences and settings</primary>
</indexterm>
<para>
darktable comes with a number of settings that can be configured by users. You reach the
configuration menu by clicking
<inlinegraphic fileref="&icon_preferences;" scalefit="1" width="2%" align="center" />
at the top of the screen.
</para>
<para>
<screenshot>
<screeninfo>The preferences window</screeninfo>
<graphic fileref="images/preferences_view.png" scalefit="1" width="80%"></graphic>
</screenshot>
</para>
<!-- gui options -->
<xi:include href="gui_options.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- core options -->
<xi:include href="core_options.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- session options -->
<xi:include href="session_options.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- Keyaccelerators/shortcuts -->
<xi:include href="keyaccelerators.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- presets -->
<xi:include href="presets.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
</chapter>