Standardize on Unix LF line terminators
[geeqie.git] / doc / docbook / GuideMainWindowLayout.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <section id="GuideMainWindowLayout">
3   <title id="titleGuideMainWindowLayout">Layout</title>
4   <para>
5     The main window consists of four areas, the
6     <link linkend="GuideMainWindowFolderPane">folder pane</link>
7     ,
8     <link linkend="GuideMainWindowFilePane">file pane</link>
9     ,
10     <link linkend="GuideMainWindowImagePane">image pane</link>
11     , and the
12     <link linkend="GuideMainWindowStatusBar">status bar</link>
13     . The status bar is always at the bottom of the window. The three remaining areas, or panes, can be arranged and sized by the user.
14   </para>
15   <para />
16   <section id="Selectingthelocationofeachpane">
17     <title>Selecting the location of each pane</title>
18     <para>
19       The arrangement of the folder, file, and image pane is selected on the
20       <link linkend="GuideOptionsLayout" endterm="titleGuideOptionsLayout" />
21       dialogue.
22     </para>
23     <para />
24   </section>
25   <section id="Changingthesizeofapane">
26     <title>Changing the size of a pane</title>
27     <para>Between the panes of the main window are two dividers that can be moved with the mouse to adjust the size of each pane. Press and hold the primary button, then move the divider to the desired location and release the button.</para>
28     <para />
29     <section id="Folderpane">
30       <title>Folder pane</title>
31       <para>
32         The
33         <link linkend="GuideMainWindowFolderPane">folder pane</link>
34         contains the menu bar, tool bar, path entry, and folder list. The list can be set to display the sub folders of the active folder or a tree that starts with the root folder and contains all folders in the file system.
35       </para>
36       <para />
37     </section>
38     <section id="Filepane">
39       <title>File pane</title>
40       <para>
41         The
42         <link linkend="GuideMainWindowFilePane">file pane</link>
43         lists the images contained in the active folder. The file pane can be set to display as a vertical list or an icon view.
44       </para>
45       <para />
46     </section>
47     <section id="Imagepane">
48       <title>Image pane</title>
49       <para>
50         The
51         <link linkend="GuideMainWindowImagePane">image pane</link>
52         is where the active image is displayed.
53       </para>
54       <para />
55     </section>
56   </section>
57 </section>