Various fixes and cleanup.
[geeqie.git] / doc / options_window.html
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5 <html xmlns="http://www.w3.org/1999/xhtml">
6 <head>
7   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
8
9   <title>Window Options - Geeqie User Manual</title>
10   <link rel="stylesheet" type="text/css" href="style.css" />
11 </head>
12
13 <body lang="en-US" dir="ltr" xml:lang="en-US">
14   <div class="navtop">
15     <table width="100%" border="0" cellpadding="4" cellspacing="0">
16       <col id="navtop_col1" width="33%"></col>
17       <col id="navtop_col2" width="33%"></col>
18       <col id="navtop_col3" width="33%"></col>
19
20         <tr>
21           <th>
22             <p class="previous"><a href="options_image.html">Previous</a>
23             </p>
24           </th>
25
26           <th>
27             <p class="navtop_title">Window &ndash; Options Explained</p>
28           </th>
29
30           <th>
31             <p class="next"><a href="options_filtering.html">Next</a>
32             </p>
33           </th>
34         </tr>
35     </table>
36   </div>
37
38   <hr />
39
40   <h1>Window Options</h1>
41
42   <p>This section describes the options presented under the Windows Tab of the preferences dialog.</p>
43
44   <h2>State</h2>
45
46   <dl class="dialog_desc">
47   <dt>Remember window positions</dt>
48   <dd><p>This will maintain the main window size and position between Geeqie sessions.</p></dd>
49
50   <dt>Remember tool state</dt>
51   <dd><p>This will maintain the tool window state between Geeqie sessions.</p></dd>
52   </dl>
53
54   <h2>Size</h2>
55
56   <dl class="dialog_desc">
57
58   <dt>Fit window to image when tools are hidden/floating</dt>
59   <dd><p>The main window will be resized to accommodate each image's size and proportions when the image pane is the only one visible within the window.</p></dd>
60
61   <dt>Limit size when auto-sizing window</dt>
62   <dd><p>This will restrict the maximum size a window can grow to automatically fit an image. The value represents the percentage of the desktop size in width and height.</p></dd>
63   </dl>
64
65   <h2>Window Layout</h2>
66
67   <p>The Geeqie main window consists of three main panes, their position and order can be changed here. The first four selections represent the basic layout of the main window. The numbers within each selection represent the order of the pane content. The order of the content can be changed by dragging the Tools, Files, or Image with the mouse to the desired location within the list.</p>
68
69   <hr id="bottomseparator" />
70
71   <div class="navbottom">
72     <table width="100%" border="0" cellpadding="4" cellspacing="0">
73       <col id="navbottom_col1" width="33%"></col>
74       <col id="navbottom_col2" width="33%"></col>
75       <col id="navbottom_col3" width="33%"></col>
76
77         <tr>
78           <th>
79             <p class="previous"><a href="options_image.html">Previous</a>
80             </p>
81           </th>
82
83           <th>
84             <p class="navbottom_title"><a href="index.html">Contents</a>
85             </p>
86           </th>
87
88           <th>
89             <p class="next"><a href="options_filtering.html">Next</a>
90             </p>
91           </th>
92         </tr>
93
94     </table>
95   </div>
96
97   <div class="footer">Geeqie User Manual</div>
98   <div class="bottomspacer">&nbsp;</div>
99 </body>
100 </html>