Mercurial > geeqie.yaz
annotate doc/8_2_fullscreen.html @ 320:c74af1cbd61a
Move more options to ConfOptions.
author | zas_ |
---|---|
date | Fri, 11 Apr 2008 22:52:22 +0000 |
parents | e0e2c2b72c5a |
children | 1b01410e6860 |
rev | line source |
---|---|
8 | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 <HTML> | |
3 <HEAD> | |
4 <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1"> | |
5 <TITLE>Full Screen - GQview User Manual</TITLE> | |
6 <META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.0 (Linux)"> | |
7 <META NAME="CREATED" CONTENT="20040805;23590500"> | |
8 <META NAME="CHANGED" CONTENT="20041222;16371700"> | |
9 </HEAD> | |
10 <BODY LANG="en-US" DIR="LTR"> | |
11 <CENTER> | |
12 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: always"> | |
13 <COL WIDTH=85*> | |
14 <COL WIDTH=85*> | |
15 <COL WIDTH=85*> | |
16 <THEAD> | |
17 <TR VALIGN=TOP> | |
18 <TD WIDTH=33%> | |
19 <P><A HREF="8_1_slideshow.html">Previous</A></P> | |
20 </TD> | |
21 <TD WIDTH=33%> | |
22 <P ALIGN=CENTER>Full Screen – Image Presentation</P> | |
23 </TD> | |
24 <TD WIDTH=33%> | |
25 <P ALIGN=RIGHT><A HREF="9_printing.html">Next</A></P> | |
26 </TD> | |
27 </TR> | |
28 </THEAD> | |
29 </TABLE> | |
30 </CENTER> | |
31 <HR> | |
32 <H1>8.2 Full Screen</H1> | |
33 <P>GQview allows for the image pane to be expanded to fill the entire | |
34 screen, this is referred to as full screen.</P> | |
35 <P><BR><BR> | |
36 </P> | |
37 <P><U>Turning on full screen</U></P> | |
38 <P>Full screen can be activated in a number of ways:</P> | |
39 <UL> | |
40 <LI><P>From the menu bar - open the <B>View</B> menu and select <B>Full | |
41 screen</B>.</P> | |
42 <LI><P STYLE="font-weight: medium">From the keyboard - press the <B>F</B> | |
43 key to toggle full screen.</P> | |
44 <LI><P STYLE="font-weight: medium">From a context menu - right click | |
45 an image pane, and select <B>Full screen</B>.</P> | |
46 </UL> | |
47 <P><BR><BR> | |
48 </P> | |
49 <P STYLE="font-weight: medium"><U>Turning off full screen</U></P> | |
50 <P STYLE="font-weight: medium">To return to the normal view:</P> | |
51 <UL> | |
52 <LI><P STYLE="font-weight: medium">From the keyboard - press the <B>F</B> | |
53 or [<B>Escape</B>] key to stop full screen.</P> | |
54 <LI><P STYLE="font-weight: medium">From a context menu - right click | |
55 the image pane, and select <B>Exit full screen</B>.</P> | |
56 <LI><P STYLE="font-weight: medium">From the menu bar - the menu bar | |
57 may be visible when using multiple monitors, open the <B>View</B> | |
58 menu and select <B>Full screen</B>.</P> | |
59 </UL> | |
60 <P><BR><BR> | |
61 </P> | |
62 <P STYLE="font-weight: medium"><U>Configuring full screen</U></P> | |
63 <P>Full screen behavior and location can be adjusted on the <A HREF="10_6_advanced.html">Advanced | |
64 tab</A> of the preferences dialog.</P> | |
65 <P STYLE="margin-left: 0.79in"><B>Size and location</B>: This can be | |
66 changed using <B>Full screen size</B> option, this can be used to | |
67 select the monitor to use in a multiple monitor configuration.</P> | |
68 <P STYLE="margin-left: 0.79in"><B>Smooth image flip in full screen</B>: | |
69 This option delays the image change until the next image is entirely | |
70 decoded into memory, the result is a smoother transition between | |
71 images.</P> | |
72 <P STYLE="margin-left: 0.79in"><B>Disable screen saver in full | |
73 screen</B>: This option will execute <I>xscreensaver-command | |
74 --deactivate</I> once per minute to avoid the screen saver from | |
75 activating.</P> | |
76 <P><BR><BR> | |
77 </P> | |
78 <P STYLE="font-weight: medium"><U>Navigation</U></P> | |
79 <P STYLE="font-weight: medium">The usual image navigation controls | |
80 are available when in full screen, these are the commands available:</P> | |
81 <CENTER> | |
82 <TABLE WIDTH=80% BORDER=1 BORDERCOLOR="#cccccc" CELLPADDING=4 CELLSPACING=0 RULES=ROWS> | |
273
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
83 <COLGROUP> |
8 | 84 <COL WIDTH=85*> |
85 <COL WIDTH=85*> | |
86 <COL WIDTH=85*> | |
273
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
87 </COLGROUP> |
8 | 88 <TR VALIGN=TOP> |
89 <TD WIDTH=33%> | |
90 <P ALIGN=CENTER><B>Keyboard</B></P> | |
91 </TD> | |
92 <TD WIDTH=33%> | |
93 <P ALIGN=CENTER><B>Mouse</B></P> | |
94 </TD> | |
95 <TD WIDTH=33%> | |
96 <P ALIGN=LEFT><B>Description</B></P> | |
97 </TD> | |
98 </TR> | |
99 <TR VALIGN=TOP> | |
100 <TD WIDTH=33%> | |
101 <P ALIGN=CENTER>F, V, Escape</P> | |
102 </TD> | |
103 <TD WIDTH=33%> | |
104 <P ALIGN=CENTER>Context menu</P> | |
105 </TD> | |
106 <TD WIDTH=33%> | |
107 <P ALIGN=LEFT>Turn off full screen.</P> | |
108 </TD> | |
109 </TR> | |
110 <TR VALIGN=TOP> | |
111 <TD WIDTH=33%> | |
112 <P ALIGN=CENTER><BR> | |
113 </P> | |
114 </TD> | |
115 <TD WIDTH=33%> | |
116 <P ALIGN=CENTER><BR> | |
117 </P> | |
118 </TD> | |
119 <TD WIDTH=33%> | |
120 <P ALIGN=CENTER><BR> | |
121 </P> | |
122 </TD> | |
123 </TR> | |
124 <TR VALIGN=TOP> | |
125 <TD WIDTH=33%> | |
126 <P ALIGN=LEFT><B>Image Navigation</B></P> | |
127 </TD> | |
128 <TD WIDTH=33%> | |
129 <P ALIGN=CENTER><BR> | |
130 </P> | |
131 </TD> | |
132 <TD WIDTH=33%> | |
133 <P ALIGN=LEFT><BR> | |
134 </P> | |
135 </TD> | |
136 </TR> | |
137 <TR VALIGN=TOP> | |
138 <TD WIDTH=33%> | |
139 <P ALIGN=CENTER>PageDown</P> | |
140 </TD> | |
141 <TD WIDTH=33%> | |
142 <P ALIGN=CENTER>Left Click on image view<BR>Mouse Wheel down (*)</P> | |
143 </TD> | |
144 <TD WIDTH=33%> | |
145 <P>Change to next image.</P> | |
146 </TD> | |
147 </TR> | |
148 <TR VALIGN=TOP> | |
149 <TD WIDTH=33%> | |
150 <P ALIGN=CENTER>PageUp</P> | |
151 </TD> | |
152 <TD WIDTH=33%> | |
153 <P ALIGN=CENTER>Middle Click on image view<BR>Mouse Wheel up (*)</P> | |
154 </TD> | |
155 <TD WIDTH=33%> | |
156 <P>Change to previous image.</P> | |
157 </TD> | |
158 </TR> | |
159 <TR VALIGN=TOP> | |
160 <TD WIDTH=33%> | |
161 <P ALIGN=CENTER>Home</P> | |
162 </TD> | |
163 <TD WIDTH=33%> | |
164 <P ALIGN=CENTER><BR> | |
165 </P> | |
166 </TD> | |
167 <TD WIDTH=33%> | |
168 <P>Change to first image.</P> | |
169 </TD> | |
170 </TR> | |
171 <TR VALIGN=TOP> | |
172 <TD WIDTH=33%> | |
173 <P ALIGN=CENTER>End</P> | |
174 </TD> | |
175 <TD WIDTH=33%> | |
176 <P ALIGN=CENTER><BR> | |
177 </P> | |
178 </TD> | |
179 <TD WIDTH=33%> | |
180 <P>Change to last image.</P> | |
181 </TD> | |
182 </TR> | |
183 <TR VALIGN=TOP> | |
184 <TD COLSPAN=2 WIDTH=67%> | |
185 <P ALIGN=LEFT><B>Image panning</B> (image has keyboard focus)</P> | |
186 </TD> | |
187 <TD WIDTH=33%> | |
188 <P ALIGN=LEFT><BR> | |
189 </P> | |
190 </TD> | |
191 </TR> | |
192 <TR VALIGN=TOP> | |
193 <TD WIDTH=33%> | |
194 <P ALIGN=CENTER>Arrow Keys</P> | |
195 </TD> | |
196 <TD WIDTH=33%> | |
197 <P ALIGN=CENTER>Left Drag on image view<BR>[Shift] + Mouse Wheel | |
198 (*)</P> | |
199 </TD> | |
200 <TD WIDTH=33%> | |
201 <P>Pan image.</P> | |
202 </TD> | |
203 </TR> | |
204 <TR VALIGN=TOP> | |
205 <TD WIDTH=33%> | |
206 <P ALIGN=CENTER>[Shift] + Arrow Keys</P> | |
207 </TD> | |
208 <TD WIDTH=33%> | |
209 <P ALIGN=CENTER><BR> | |
210 </P> | |
211 </TD> | |
212 <TD WIDTH=33%> | |
213 <P>Pan Image faster.</P> | |
214 </TD> | |
215 </TR> | |
216 <TR VALIGN=TOP> | |
217 <TD WIDTH=33%> | |
218 <P ALIGN=CENTER>[Control] + Arrow Keys</P> | |
219 </TD> | |
220 <TD WIDTH=33%> | |
221 <P ALIGN=CENTER><BR> | |
222 </P> | |
223 </TD> | |
224 <TD WIDTH=33%> | |
225 <P>Pan to respective edge of image.</P> | |
226 </TD> | |
227 </TR> | |
228 <TR VALIGN=TOP> | |
229 <TD WIDTH=33%> | |
230 <P ALIGN=CENTER>SpaceBar</P> | |
231 </TD> | |
232 <TD WIDTH=33%> | |
233 <P ALIGN=CENTER><BR> | |
234 </P> | |
235 </TD> | |
236 <TD WIDTH=33%> | |
237 <P>Change to next image.</P> | |
238 </TD> | |
239 </TR> | |
240 <TR VALIGN=TOP> | |
241 <TD WIDTH=33%> | |
242 <P ALIGN=CENTER>Backspace</P> | |
243 </TD> | |
244 <TD WIDTH=33%> | |
245 <P ALIGN=CENTER><BR> | |
246 </P> | |
247 </TD> | |
248 <TD WIDTH=33%> | |
249 <P>Change to previous image.</P> | |
250 </TD> | |
251 </TR> | |
252 </TABLE> | |
253 </CENTER> | |
254 <P STYLE="margin-left: 0.79in">(*) Default Mouse wheel functions, can | |
255 be altered by changing <SPAN STYLE="text-decoration: none">the <A HREF="10_6_advanced.html">Mouse | |
256 wheel scrolls image</A> option.</SPAN></P> | |
257 <P STYLE="font-weight: medium">Several other standard controls are | |
258 also available through the keyboard and context menu:</P> | |
259 <CENTER> | |
260 <TABLE WIDTH=80% BORDER=1 BORDERCOLOR="#cccccc" CELLPADDING=4 CELLSPACING=0 RULES=ROWS STYLE="page-break-before: always"> | |
261 <COL WIDTH=128*> | |
262 <COL WIDTH=128*> | |
263 <TR VALIGN=TOP> | |
264 <TD WIDTH=50%> | |
265 <P><B>Function</B></P> | |
266 </TD> | |
267 <TD WIDTH=50%> | |
268 <P><B>Difference from normal view</B></P> | |
269 </TD> | |
270 </TR> | |
271 <TR VALIGN=TOP> | |
272 <TD WIDTH=50%> | |
273 <P>Copy, Move, Rename</P> | |
274 </TD> | |
275 <TD WIDTH=50%> | |
276 <P>same (*)</P> | |
277 </TD> | |
278 </TR> | |
279 <TR VALIGN=TOP> | |
280 <TD WIDTH=50%> | |
281 <P>Delete</P> | |
282 </TD> | |
283 <TD WIDTH=50%> | |
284 <P>same (*)</P> | |
285 </TD> | |
286 </TR> | |
287 <TR VALIGN=TOP> | |
288 <TD WIDTH=50%> | |
289 <P>External edit commands<BR>([Control] + 1 ... 0, context menu)</P> | |
290 </TD> | |
291 <TD WIDTH=50%> | |
292 <P>Full screen will turn off prior to activating the function.</P> | |
293 </TD> | |
294 </TR> | |
295 <TR VALIGN=TOP> | |
296 <TD WIDTH=50%> | |
297 <P>Open image properties window<BR>([Control] + P, context menu)</P> | |
298 </TD> | |
299 <TD WIDTH=50%> | |
300 <P>same (*)</P> | |
301 </TD> | |
302 </TR> | |
303 <TR VALIGN=TOP> | |
304 <TD WIDTH=50%> | |
305 <P>Image rotation, mirror, and flip</P> | |
306 </TD> | |
307 <TD WIDTH=50%> | |
308 <P>same</P> | |
309 </TD> | |
310 </TR> | |
311 <TR VALIGN=TOP> | |
312 <TD WIDTH=50%> | |
313 <P>Zoom controls</P> | |
314 </TD> | |
315 <TD WIDTH=50%> | |
316 <P>same</P> | |
317 </TD> | |
318 </TR> | |
319 <TR VALIGN=TOP> | |
320 <TD WIDTH=50%> | |
321 <P>I</P> | |
322 </TD> | |
323 <TD WIDTH=50%> | |
273
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
324 <P>Toggle information overlay for full screen: on with histogramm, on without histogramm, off.</P> |
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
325 </TD> |
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
326 </TR> |
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
327 <TR VALIGN=TOP> |
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
328 <TD WIDTH=50%> |
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
329 <P>K</P> |
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
330 </TD> |
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
331 <TD WIDTH=50%> |
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
332 <P>Switch between the different histogramm modes: RGB, value, maximum value, red channel, green channel, blue channel.</P> |
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
333 </TD> |
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
334 </TR> |
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
335 <TR VALIGN=TOP> |
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
336 <TD WIDTH=50%> |
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
337 <P>J</P> |
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
338 </TD> |
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
339 <TD WIDTH=50%> |
e0e2c2b72c5a
reworked the histogram patch by Uwe Ohse, most of the code is in
nadvornik
parents:
8
diff
changeset
|
340 <P>Toogle between linear and logarithmical histogramm.</P> |
8 | 341 </TD> |
342 </TR> | |
343 <TR VALIGN=TOP> | |
344 <TD WIDTH=50%> | |
345 <P>Slide show controls<BR>(S, P, context menu)</P> | |
346 </TD> | |
347 <TD WIDTH=50%> | |
348 <P>same</P> | |
349 </TD> | |
350 </TR> | |
351 <TR VALIGN=TOP> | |
352 <TD WIDTH=50%> | |
353 <P>Quit with [Control] + Q</P> | |
354 </TD> | |
355 <TD WIDTH=50%> | |
356 <P>same</P> | |
357 </TD> | |
358 </TR> | |
359 </TABLE> | |
360 </CENTER> | |
361 <P STYLE="margin-left: 0.79in">(*) Releases prior to 1.5.3 will turn | |
362 off full screen prior to activating the function.</P> | |
363 <P><BR><BR> | |
364 </P> | |
365 <P><BR><BR> | |
366 </P> | |
367 <HR> | |
368 <CENTER> | |
369 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0> | |
370 <COL WIDTH=85*> | |
371 <COL WIDTH=85*> | |
372 <COL WIDTH=85*> | |
373 <THEAD> | |
374 <TR VALIGN=TOP> | |
375 <TD WIDTH=33%> | |
376 <P><A HREF="8_1_slideshow.html">Previous</A></P> | |
377 </TD> | |
378 <TD WIDTH=33%> | |
379 <P ALIGN=CENTER><A HREF="index.html">Contents</A></P> | |
380 </TD> | |
381 <TD WIDTH=33%> | |
382 <P ALIGN=RIGHT><A HREF="9_printing.html">Next</A></P> | |
383 </TD> | |
384 </TR> | |
385 </THEAD> | |
386 <TBODY> | |
387 <TR VALIGN=TOP> | |
388 <TD WIDTH=33%> | |
389 <P><BR> | |
390 </P> | |
391 </TD> | |
392 <TD WIDTH=33%> | |
393 <P ALIGN=CENTER><BR> | |
394 </P> | |
395 </TD> | |
396 <TD WIDTH=33%> | |
397 <P ALIGN=RIGHT>GQview User Manual</P> | |
398 </TD> | |
399 </TR> | |
400 </TBODY> | |
401 </TABLE> | |
402 </CENTER> | |
403 <P STYLE="margin-bottom: 0in"><BR> | |
404 </P> | |
405 </BODY> | |
406 </HTML> |