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