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