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