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