comparison doc/options_hidden.html @ 1120:86f281d6bac9

Minor cleanup.
author zas_
date Mon, 10 Nov 2008 20:16:45 +0000
parents 83d6b961117f
children 24c89a03ec12
comparison
equal deleted inserted replaced
1119:829f45bf988b 1120:86f281d6bac9
47 <code> 47 <code>
48 ($HOME)/.geeqie/geeqierc 48 ($HOME)/.geeqie/geeqierc
49 </code> 49 </code>
50 </p> 50 </p>
51 51
52 <p><b>lazy_image_sync: [true | <u>false</u>]</b>: This will suppress the image view from changing when selecting a new folder; the current image will remain displayed until the user manually selects another image.</p> 52 <p><b>lazy_image_sync: [true | <em>false</em>]</b>: This will suppress the image view from changing when selecting a new folder; the current image will remain displayed until the user manually selects another image.</p>
53 53
54 <p><b>display_dialogs_under_mouse: [true | <u>false</u>]</b>: Enabling this will cause new dialogs to initially position themselves such that they are under the current mouse position.</p> 54 <p><b>display_dialogs_under_mouse: [true | <em>false</em>]</b>: Enabling this will cause new dialogs to initially position themselves such that they are under the current mouse position.</p>
55 55
56 <p><b>scroll_reset_method: value</b>: This will set the method used to set the scroll position, or visible region of a new image, value can be:</p> 56 <p><b>scroll_reset_method: value</b>: This will set the method used to set the scroll position, or visible region of a new image, value can be:</p>
57 57
58 <p>0: Move to upper left corner.<br /> 58 <p>0: Move to upper left corner.<br />
59 1: Center image.<br /> 59 1: Center image.<br />