comparison doc/options_advanced.html @ 1113:79e69e5f4642

Beautify the manual.
author zas_
date Mon, 10 Nov 2008 14:10:39 +0000
parents 7cd49c6dc302
children 83d6b961117f
comparison
equal deleted inserted replaced
1112:b223ad7f4867 1113:79e69e5f4642
41 41
42 <h1>Advanced Options</h1> 42 <h1>Advanced Options</h1>
43 43
44 <p>This section describes the options presented under the Advanced Tab of the preferences dialog.</p> 44 <p>This section describes the options presented under the Advanced Tab of the preferences dialog.</p>
45 45
46 <p><br />
47 <br />
48 </p>
49
50 <h2>Full Screen</h2> 46 <h2>Full Screen</h2>
51 47
52 <dl class="dialog_desc"> 48 <dl class="dialog_desc">
53 <dt>Location</dt> 49 <dt>Location</dt>
54 <dd><p>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.</p></dd> 50 <dd><p>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.</p></dd>
61 57
62 <dt>Disable screen saver</dt> 58 <dt>Disable screen saver</dt>
63 <dd><p>This option will execute <i>xscreensaver-command --deactivate</i> once per minute to avoid the screen saver from activating when Geeqie is displayed full screen.</p></dd> 59 <dd><p>This option will execute <i>xscreensaver-command --deactivate</i> once per minute to avoid the screen saver from activating when Geeqie is displayed full screen.</p></dd>
64 60
65 </dl> 61 </dl>
66
67 <p><br />
68 <br />
69 </p>
70 62
71 <h2>Delete</h2> 63 <h2>Delete</h2>
72 64
73 <dl class="dialog_desc"> 65 <dl class="dialog_desc">
74 <dt>Confirm file delete</dt> 66 <dt>Confirm file delete</dt>
95 <dt>View button</dt> 87 <dt>View button</dt>
96 <dd><p>Changes the Geeqie main window to display the contents of the Safe Delete folder.</p></dd> 88 <dd><p>Changes the Geeqie main window to display the contents of the Safe Delete folder.</p></dd>
97 89
98 </dl> 90 </dl>
99 91
100 <p><br />
101 <br />
102 </p>
103
104 <h2>Behavior</h2> 92 <h2>Behavior</h2>
105 93
106 <dl class="dialog_desc"> 94 <dl class="dialog_desc">
107 <dt>Rectangular selection in icon view</dt> 95 <dt>Rectangular selection in icon view</dt>
108 <dd><p> Enable this to change the selection method used when selecting multiple items in an icon view.</p></dd> 96 <dd><p> Enable this to change the selection method used when selecting multiple items in an icon view.</p></dd>
115 <dt>In place renaming</dt> 103 <dt>In place renaming</dt>
116 <dd><p>When renaming a single file, this will allow the rename entry to appear directly over the original filename.</p></dd> 104 <dd><p>When renaming a single file, this will allow the rename entry to appear directly over the original filename.</p></dd>
117 105
118 </dl> 106 </dl>
119 107
120 <p><br />
121 <br />
122 </p>
123
124 <h2>Navigation</h2> 108 <h2>Navigation</h2>
125 109
126 <dl class="dialog_desc"> 110 <dl class="dialog_desc">
127 <dt>Progressive keyboard scrolling</dt> 111 <dt>Progressive keyboard scrolling</dt>
128 <dd><p>This will cause image panning speed to gradually accelerate when holding down the keyboard arrows.</p></dd> 112 <dd><p>This will cause image panning speed to gradually accelerate when holding down the keyboard arrows.</p></dd>
129 113
130 <dt>Mouse wheel scrolls image</dt> 114 <dt>Mouse wheel scrolls image</dt>
131 <dd><p>The default is for the mouse wheel to change the image, and to scroll the image when shift is used in combination with the wheel. Enabling this swaps the behavior so that operating the wheel will scroll the image, and holding down shift will change the image.</p></dd> 115 <dd><p>The default is for the mouse wheel to change the image, and to scroll the image when shift is used in combination with the wheel. Enabling this swaps the behavior so that operating the wheel will scroll the image, and holding down shift will change the image.</p></dd>
132 </dl> 116 </dl>
133
134 <p><br />
135 <br />
136 </p>
137 117
138 <h2>Miscellaneous</h2> 118 <h2>Miscellaneous</h2>
139 119
140 <dl class="dialog_desc"> 120 <dl class="dialog_desc">
141 121
149 <dd><p>Geeqie only renders the visible portion of an image. To reduce rendering the same area frequently when panning an image, some memory is used to retain the recently rendered image data. This value controls the maximum amount of memory to use.</p> 129 <dd><p>Geeqie only renders the visible portion of an image. To reduce rendering the same area frequently when panning an image, some memory is used to retain the recently rendered image data. This value controls the maximum amount of memory to use.</p>
150 <p class="note">Note: This setting controls the amount of memory for <em>each</em> image window.</p> 130 <p class="note">Note: This setting controls the amount of memory for <em>each</em> image window.</p>
151 </dd> 131 </dd>
152 132
153 </dl> 133 </dl>
154 <p><br /> 134 <hr id="bottomseparator" />
155 <br />
156 </p>
157
158 <p><br />
159 <br />
160 </p>
161
162 <hr />
163 135
164 <div class="navbottom"> 136 <div class="navbottom">
165 <table width="100%" border="0" cellpadding="4" cellspacing="0"> 137 <table width="100%" border="0" cellpadding="4" cellspacing="0">
166 <col id="navbottom_col1" width="33%"></col> 138 <col id="navbottom_col1" width="33%"></col>
167 <col id="navbottom_col2" width="33%"></col> 139 <col id="navbottom_col2" width="33%"></col>