comparison doc/image_presentation_fullscreen.html @ 1117:73bbcaf9abba

Various fixes and cleanup.
author zas_
date Mon, 10 Nov 2008 17:16:16 +0000
parents 83d6b961117f
children 829f45bf988b
comparison
equal deleted inserted replaced
1116:7f22b99b0eb9 1117:73bbcaf9abba
77 77
78 <h2>Configuring full screen</h2> 78 <h2>Configuring full screen</h2>
79 79
80 <p>Full screen behavior and location can be adjusted on the <a href="options_advanced.html">Advanced tab</a> of the preferences dialog.</p> 80 <p>Full screen behavior and location can be adjusted on the <a href="options_advanced.html">Advanced tab</a> of the preferences dialog.</p>
81 81
82 <p>
83 <dl class="dialog_desc"> 82 <dl class="dialog_desc">
84 <dt>Size and location</dt> 83 <dt>Size and location</dt>
85 <dd><p>This can be changed using <span class="option_name">Full screen size</span> option, this can be used to select the monitor to use in a multiple monitor configuration.</p></dd> 84 <dd><p>This can be changed using <span class="option_name">Full screen size</span> option, this can be used to select the monitor to use in a multiple monitor configuration.</p></dd>
86 85
87 <dt>Smooth image flip in full screen</dt> 86 <dt>Smooth image flip in full screen</dt>
88 <dd><p>This option delays the image change until the next image is entirely decoded into memory, the result is a smoother transition between images.</p></dd> 87 <dd><p>This option delays the image change until the next image is entirely decoded into memory, the result is a smoother transition between images.</p></dd>
89 88
90 <dt>Disable screen saver in full screen</dt> 89 <dt>Disable screen saver in full screen</dt>
91 <dd><p>This option will execute <i>xscreensaver-command --deactivate</i> once per minute to avoid the screen saver from activating.</p></dd> 90 <dd><p>This option will execute <i>xscreensaver-command --deactivate</i> once per minute to avoid the screen saver from activating.</p></dd>
92 </dl> 91 </dl>
93 </p>
94 92
95 <h2>Navigation</h2> 93 <h2>Navigation</h2>
96 94
97 <p>The usual image navigation controls are available when in full screen, these are the commands available:</p> 95 <p>The usual image navigation controls are available when in full screen, these are the commands available:</p>
98 96
99 <div class="gq-fullscreen-4"> 97 <div class="fullscreen-shortcuts">
100 <table width="80%" border="1" cellpadding="4" cellspacing="0" rules="ROWS"> 98 <table width="80%" border="1" cellpadding="4" cellspacing="0" rules="rows">
101 <col id="fullscreen_shortcuts_col1" width="33%"></col> 99 <col id="fullscreen_shortcuts_col1" width="33%"></col>
102 <col id="fullscreen_shortcuts_col2" width="33%"></col> 100 <col id="fullscreen_shortcuts_col2" width="33%"></col>
103 <col id="fullscreen_shortcuts_col3" width="33%"></col> 101 <col id="fullscreen_shortcuts_col3" width="33%"></col>
104 102
105 <thead> 103 <thead>
277 </tr> 275 </tr>
278 </tbody> 276 </tbody>
279 </table> 277 </table>
280 </div> 278 </div>
281 279
282 <p>(*) Default Mouse wheel functions, can be altered by changing <span class="gq-fullscreen-10">the <a href="options_advanced.html">Mouse wheel scrolls image</a> option.</span></p> 280 <p>(*) Default Mouse wheel functions, can be altered by changing the <a href="options_advanced.html" class="option_name">Mouse wheel scrolls image</a> option.</p>
283 281
284 <p>Several other standard controls are also available through the keyboard and context menu:</p> 282 <p>Several other standard controls are also available through the keyboard and context menu:</p>
285 283
286 <div class="gq-fullscreen-4"> 284 <div class="fullscreen-functions">
287 <table width="80%" border="1" cellpadding="4" cellspacing="0" rules="ROWS"> 285 <table width="80%" border="1" cellpadding="4" cellspacing="0" rules="rows">
288 <col id="fullscreen_functions_col1" width="50%"></col> 286 <col id="fullscreen_functions_col1" width="50%"></col>
289 <col id="fullscreen_functions_col2" width="50%"></col> 287 <col id="fullscreen_functions_col2" width="50%"></col>
290 288
291 <thead> 289 <thead>
292 <tr> 290 <tr>