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