Add missing link.
[geeqie.git] / doc / image_presentation_fullscreen.html
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.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>Full Screen - Geeqie User Manual</title>
10   <link rel="stylesheet" type="text/css" href="style.css" />
11 </head>
12
13 <body lang="en-US" dir="ltr">
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="image_presentation_slideshow.html">Previous</a>
23             </p>
24           </th>
25
26           <th>
27             <p class="navtop_title">Full Screen &ndash; Image Presentation</p>
28           </th>
29
30           <th>
31             <p class="next"><a href="printing.html">Next</a>
32             </p>
33           </th>
34         </tr>
35     </table>
36   </div>
37
38   <hr />
39
40   <h1>Full Screen</h1>
41
42   <p>Geeqie allows for the image pane to be expanded to fill the entire screen, this is referred to as full screen.</p>
43
44   <h2>Turning on full screen</h2>
45
46   <p>Full screen can be activated in a number of ways:</p>
47
48   <ul>
49     <li>
50       <p>From the menu bar - open the <b>View</b> menu and select <b>Full screen</b>.</p>
51     </li>
52
53     <li>
54       <p>From the keyboard - press the <b>F</b> key to toggle full screen.</p>
55     </li>
56
57     <li>
58       <p>From a context menu - right click an image pane, and select <b>Full screen</b>.</p>
59     </li>
60   </ul>
61
62   <h2>Turning off full screen</h2>
63
64   <p>To return to the normal view:</p>
65
66   <ul>
67     <li>
68       <p>From the keyboard - press the <b>F</b> or [<b>Escape</b>] key to stop full screen.</p>
69     </li>
70
71     <li>
72       <p>From a context menu - right click the image pane, and select <b>Exit full screen</b>.</p>
73     </li>
74
75     <li>
76       <p>From the menu bar - the menu bar may be visible when using multiple monitors, open the <b>View</b> menu and select <b>Full screen</b>.</p>
77     </li>
78   </ul>
79
80   <h2>Configuring full screen</h2>
81
82   <p>Full screen behavior and location can be adjusted on the <a href="options_advanced.html">Advanced tab</a> of the preferences dialog.</p>
83
84   <dl class="dialog_desc">
85   <dt>Size and location</dt>
86   <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>
87
88   <dt>Smooth image flip in full screen</dt>
89   <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>
90
91   <dt>Disable screen saver in full screen</dt>
92   <dd><p>This option will execute <i>xscreensaver-command --deactivate</i> once per minute to avoid the screen saver from activating.</p></dd>
93   </dl>
94
95   <h2>Navigation</h2>
96  
97   <p>The usual image navigation controls are available when in full screen, these are the commands available:</p>
98
99   <div class="fullscreen-shortcuts">
100     <table width="80%" border="1" cellpadding="4" cellspacing="0" rules="rows">
101       <col id="fullscreen_shortcuts_col1" width="33%"></col>
102       <col id="fullscreen_shortcuts_col2" width="33%"></col>
103       <col id="fullscreen_shortcuts_col3" width="33%"></col>
104
105      <thead>
106       <tr>
107         <td>
108           <p>Keyboard</p>
109         </td>
110
111         <td>
112           <p>Mouse</p>
113         </td>
114
115         <td>
116           <p>Description</p>
117         </td>
118       </tr>
119      </thead>
120
121      <tbody>
122       <tr>
123         <td>
124           <p>F, V, Escape</p>
125         </td>
126
127         <td>
128           <p>Context menu</p>
129         </td>
130
131         <td>
132           <p>Turn off full screen.</p>
133         </td>
134       </tr>
135
136       <tr>
137         <td>&nbsp;</td>
138
139         <td>&nbsp;</td>
140
141         <td>&nbsp;</td>
142       </tr>
143
144       <tr>
145         <td>
146           <p>Image Navigation</p>
147         </td>
148
149         <td>&nbsp;</td>
150
151         <td>&nbsp;</td>
152       </tr>
153
154       <tr>
155         <td>
156           <p>PageDown</p>
157         </td>
158
159         <td>
160           <p>Left Click on image view<br />
161           Mouse Wheel down (*)</p>
162         </td>
163
164         <td>
165           <p>Change to next image.</p>
166         </td>
167       </tr>
168
169       <tr>
170         <td>
171           <p>PageUp</p>
172         </td>
173
174         <td>
175           <p>Middle Click on image view<br />
176           Mouse Wheel up (*)</p>
177         </td>
178
179         <td>
180           <p>Change to previous image.</p>
181         </td>
182       </tr>
183
184       <tr>
185         <td>
186           <p>Home</p>
187         </td>
188
189         <td>&nbsp;</td>
190
191         <td>
192           <p>Change to first image.</p>
193         </td>
194       </tr>
195
196       <tr>
197         <td>
198           <p>End</p>
199         </td>
200
201         <td>&nbsp;</td>
202
203         <td>
204           <p>Change to last image.</p>
205         </td>
206       </tr>
207
208       <tr>
209         <td colspan="2">
210           <p><b>Image panning</b> (image has keyboard focus)</p>
211         </td>
212
213         <td>&nbsp;</td>
214       </tr>
215
216       <tr>
217         <td>
218           <p>Arrow Keys</p>
219         </td>
220
221         <td>
222           <p>Left Drag on image view<br />
223           [Shift] + Mouse Wheel (*)</p>
224         </td>
225
226         <td>
227           <p>Pan image.</p>
228         </td>
229       </tr>
230
231       <tr>
232         <td>
233           <p>[Shift] + Arrow Keys</p>
234         </td>
235
236         <td>&nbsp;</td>
237
238         <td>
239           <p>Pan Image faster.</p>
240         </td>
241       </tr>
242
243       <tr>
244         <td>
245           <p>[Control] + Arrow Keys</p>
246         </td>
247
248         <td>&nbsp;</td>
249
250         <td>
251           <p>Pan to respective edge of image.</p>
252         </td>
253       </tr>
254
255       <tr>
256         <td>
257           <p>SpaceBar</p>
258         </td>
259
260         <td>&nbsp;</td>
261
262         <td>
263           <p>Change to next image.</p>
264         </td>
265       </tr>
266
267       <tr>
268         <td>
269           <p>Backspace</p>
270         </td>
271
272         <td>&nbsp;</td>
273
274         <td>
275           <p>Change to previous image.</p>
276         </td>
277       </tr>
278       </tbody>
279     </table>
280   </div>
281
282   <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
284   <p>Several other standard controls are also available through the keyboard and context menu:</p>
285
286   <div class="fullscreen-functions">
287     <table width="80%" border="1" cellpadding="4" cellspacing="0" rules="rows">
288     <col id="fullscreen_functions_col1" width="50%"></col>
289     <col id="fullscreen_functions_col2" width="50%"></col>
290     
291     <thead>
292       <tr>
293         <td>
294           <p>Function</p>
295         </td>
296
297         <td>
298           <p>Difference from normal view</p>
299         </td>
300       </tr>
301     </thead>
302
303     <tbody>
304       <tr>
305         <td>
306           <p>Copy, Move, Rename</p>
307         </td>
308
309         <td>
310           <p>same (*)</p>
311         </td>
312       </tr>
313
314       <tr>
315         <td>
316           <p>Delete</p>
317         </td>
318
319         <td>
320           <p>same (*)</p>
321         </td>
322       </tr>
323
324       <tr>
325         <td>
326           <p>External edit commands<br />
327           ([Control] + 1 ... 0, context menu)</p>
328         </td>
329
330         <td>
331           <p>Full screen will turn off prior to activating the function.</p>
332         </td>
333       </tr>
334
335       <tr>
336         <td>
337           <p>Open image properties window<br />
338           ([Control] + P, context menu)</p>
339         </td>
340
341         <td>
342           <p>same (*)</p>
343         </td>
344       </tr>
345
346       <tr>
347         <td>
348           <p>Image rotation, mirror, and flip</p>
349         </td>
350
351         <td>
352           <p>same</p>
353         </td>
354       </tr>
355
356       <tr>
357         <td>
358           <p>Zoom controls</p>
359         </td>
360
361         <td>
362           <p>same</p>
363         </td>
364       </tr>
365
366       <tr>
367         <td>
368           <p>I</p>
369         </td>
370
371         <td>
372           <p>Toggle information overlay for full screen: on with histogramm, on without histogramm, off.</p>
373         </td>
374       </tr>
375
376       <tr>
377         <td>
378           <p>K</p>
379         </td>
380
381         <td>
382           <p>Switch between the different histogramm modes: RGB, value, maximum value, red channel, green channel, blue channel.</p>
383         </td>
384       </tr>
385
386       <tr>
387         <td>
388           <p>J</p>
389         </td>
390
391         <td>
392           <p>Toogle between linear and logarithmical histogramm.</p>
393         </td>
394       </tr>
395
396       <tr>
397         <td>
398           <p>Slide show controls<br />
399           (S, P, context menu)</p>
400         </td>
401
402         <td>
403           <p>same</p>
404         </td>
405       </tr>
406
407       <tr>
408         <td>
409           <p>Quit with [Control] + Q</p>
410         </td>
411
412         <td>
413           <p>same</p>
414         </td>
415       </tr>
416       </tbody>
417     </table>
418   </div>
419
420   <p>(*) Releases prior to 1.5.3 will turn off full screen prior to activating the function.</p>
421
422   <hr id="bottomseparator" />
423
424   <div class="navbottom">
425     <table width="100%" border="0" cellpadding="4" cellspacing="0">
426       <col id="navbottom_col1" width="33%"></col>
427       <col id="navbottom_col2" width="33%"></col>
428       <col id="navbottom_col3" width="33%"></col>
429
430         <tr>
431           <th>
432             <p class="previous"><a href="image_presentation_slideshow.html">Previous</a>
433             </p>
434           </th>
435
436           <th>
437             <p class="navbottom_title"><a href="index.html">Contents</a>
438             </p>
439           </th>
440
441           <th>
442             <p class="next"><a href="printing.html">Next</a>
443             </p>
444           </th>
445         </tr>
446
447     </table>
448   </div>
449
450   <div class="footer">Geeqie User Manual</div>
451   <div class="bottomspacer">&nbsp;</div>
452 </body>
453 </html>