Simplify OSD settings in Preferences
[geeqie.git] / doc / docbook / GuideOptionsWindow.xml
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <section id="GuideOptionsWindow">\r
3   <title>Window Options</title>\r
4   <para>This section describes the options presented under the Windows Tab of the preferences dialog.</para>\r
5   <section id="State">\r
6     <title>State</title>\r
7     <variablelist>\r
8       <varlistentry>\r
9         <term>\r
10           <guilabel>Remember window positions</guilabel>\r
11         </term>\r
12         <listitem>\r
13           <para>This will maintain windows size and position between Geeqie sessions.</para>\r
14         </listitem>\r
15       </varlistentry>\r
16     </variablelist>\r
17     <variablelist>\r
18       <varlistentry>\r
19         <term>\r
20           <guilabel>Use saved window positions also for new windows</guilabel>\r
21         </term>\r
22         <listitem>\r
23           <para>\r
24             A new window opened by menu\r
25             <menuchoice>\r
26               <shortcut>\r
27                 <keycombo>\r
28                   <keycap>Ctrl</keycap>\r
29                   <keycap>N</keycap>\r
30                 </keycombo>\r
31               </shortcut>\r
32               <guimenu>File</guimenu>\r
33               <guimenuitem>New Window</guimenuitem>\r
34             </menuchoice>\r
35             will use the saved window positions also.\r
36           </para>\r
37         </listitem>\r
38       </varlistentry>\r
39     </variablelist>\r
40     <variablelist>\r
41       <varlistentry>\r
42         <term>\r
43           <guilabel>Remember tool state</guilabel>\r
44         </term>\r
45         <listitem>\r
46           <para>\r
47             Maintains the selection set by\r
48             <menuchoice>\r
49               <shortcut>\r
50                 <keycombo>\r
51                   <keycap>L</keycap>\r
52                 </keycombo>\r
53               </shortcut>\r
54               <guimenu>View</guimenu>\r
55               <guimenuitem>File and Folders</guimenuitem>\r
56               <guimenuitem>Float File List</guimenuitem>\r
57             </menuchoice>\r
58           </para>\r
59         </listitem>\r
60       </varlistentry>\r
61     </variablelist>\r
62     <variablelist>\r
63       <varlistentry>\r
64         <term>\r
65           <guilabel>Remember dialog window positions</guilabel>\r
66         </term>\r
67         <listitem>\r
68           <para>This will maintain dialog windows size and position between Geeqie sessions.</para>\r
69         </listitem>\r
70       </varlistentry>\r
71     </variablelist>\r
72     <variablelist>\r
73       <varlistentry>\r
74         <term>\r
75           <guilabel>Show window IDs</guilabel>\r
76         </term>\r
77         <listitem>\r
78           <para>\r
79             Show the window ID in the titlebar of each window. When multiple Geeqie windows are opened, this option shows a unique identifier for each window. It may be used in conjunction with the command line option:\r
80             <link linkend="Remotecommands">\r
81               <programlisting>--remote --id:&lt;ID&gt;</programlisting>\r
82             </link>\r
83           </para>\r
84         </listitem>\r
85       </varlistentry>\r
86     </variablelist>\r
87   </section>\r
88   <section id="Size">\r
89     <title>Size</title>\r
90     <variablelist>\r
91       <varlistentry>\r
92         <term>\r
93           <guilabel>Fit window to image when tools are hidden/floating</guilabel>\r
94         </term>\r
95         <listitem>\r
96           <para>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.</para>\r
97         </listitem>\r
98       </varlistentry>\r
99     </variablelist>\r
100     <variablelist>\r
101       <varlistentry>\r
102         <term>\r
103           <guilabel>Limit size when auto-sizing window</guilabel>\r
104         </term>\r
105         <listitem>\r
106           <para>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.</para>\r
107         </listitem>\r
108       </varlistentry>\r
109     </variablelist>\r
110   </section>\r
111   <section id="FullScreen">\r
112     <title>Full Screen</title>\r
113     <variablelist>\r
114       <varlistentry>\r
115         <term>\r
116           <guilabel>Location</guilabel>\r
117         </term>\r
118         <listitem>\r
119           <para>Selects the location and position of the full screen window. 'Determined by window manager' will leave the window placement up to the window manager. 'Active screen' places the window on the same screen as the Geeqie main window. 'Active monitor' does the same, but limits the full screen window size to the monitor containing the main window. The remaining choices are dependent on the multiple monitor configuration.</para>\r
120         </listitem>\r
121       </varlistentry>\r
122     </variablelist>\r
123     <variablelist>\r
124       <varlistentry>\r
125         <term>\r
126           <guilabel>Smooth image flip</guilabel>\r
127         </term>\r
128         <listitem>\r
129           <para>This option delays the image change in full screen until the next image is entirely decoded into memory, the result is a smoother transition between images.</para>\r
130         </listitem>\r
131       </varlistentry>\r
132     </variablelist>\r
133     <variablelist>\r
134       <varlistentry>\r
135         <term>\r
136           <guilabel>Disable screen saver</guilabel>\r
137         </term>\r
138         <listitem>\r
139           <para>\r
140             This option will execute\r
141             <emphasis role="i">xscreensaver-command --deactivate</emphasis>\r
142             once per minute to avoid the screen saver from activating when Geeqie is displayed full screen.\r
143           </para>\r
144         </listitem>\r
145       </varlistentry>\r
146     </variablelist>\r
147   </section>\r
148 </section>\r