comparison doc/11_1_command_line.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>Command Line Options - 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="20041224;15024300"> 7 <title>Command Line Options - 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="20041224;15024300" />
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-command-line-7 {margin-bottom: 0in}
13 <COL WIDTH=85*> 13 p.gq-command-line-6 {margin-left: 0.79in}
14 <COL WIDTH=85*> 14 p.gq-command-line-5 {font-weight: bold}
15 <THEAD> 15 div.gq-command-line-4 {text-align: center}
16 <TR VALIGN=TOP> 16 table.gq-command-line-3 {page-break-before: always}
17 <TD WIDTH=33%> 17 p.gq-command-line-2 {text-align: right}
18 <P><A HREF="11_reference.html">Previous</A></P> 18 p.gq-command-line-1 {text-align: center}
19 </TD> 19 /*]]>*/
20 <TD WIDTH=33%> 20 </style>
21 <P ALIGN=CENTER>Command Line Options - Reference</P> 21 </head>
22 </TD> 22
23 <TD WIDTH=33%> 23 <body lang="en-US" dir="ltr">
24 <P ALIGN=RIGHT><A HREF="11_2_keyboard_shortcuts.html">Next</A></P> 24 <div class="gq-command-line-4">
25 </TD> 25 <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-command-line-3">
26 </TR> 26 <col width="85*" />
27 </THEAD> 27 <col width="85*" />
28 </TABLE> 28 <col width="85*" />
29 </CENTER> 29
30 <HR> 30 <thead>
31 <H1>11.1 Command Line Options</H1> 31 <tr valign="top">
32 <P>These are the command line options available to Geeqie:</P> 32 <td width="33%">
33 <CENTER> 33 <p><a href="11_reference.html">Previous</a>
34 <TABLE WIDTH=80% BORDER=1 BORDERCOLOR="#cccccc" CELLPADDING=4 CELLSPACING=0> 34 </p>
35 <COL WIDTH=51*> 35 </td>
36 <COL WIDTH=77*> 36
37 <COL WIDTH=128*> 37 <td width="33%">
38 <TR VALIGN=TOP> 38 <p class="gq-command-line-1">Command Line Options - Reference</p>
39 <TD WIDTH=20%> 39 </td>
40 <P><B>Short Option</B></P> 40
41 </TD> 41 <td width="33%">
42 <TD WIDTH=30%> 42 <p class="gq-command-line-2"><a href="11_2_keyboard_shortcuts.html">Next</a>
43 <P><B>Long Option</B></P> 43 </p>
44 </TD> 44 </td>
45 <TD WIDTH=50%> 45 </tr>
46 <P><B>Description</B></P> 46 </thead>
47 </TD> 47 </table>
48 </TR> 48 </div>
49 <TR VALIGN=TOP> 49
50 <TD WIDTH=20%> 50 <hr />
51 <P>+t</P> 51
52 </TD> 52 <h1>11.1 Command Line Options</h1>
53 <TD WIDTH=30%> 53
54 <P>--with-tools</P> 54 <p>These are the command line options available to Geeqie:</p>
55 </TD> 55
56 <TD WIDTH=50%> 56 <div class="gq-command-line-4">
57 <P>Show file list, menu, and statusbar.</P> 57 <table width="80%" border="1" cellpadding="4" cellspacing="0">
58 </TD> 58 <col width="51*" />
59 </TR> 59 <col width="77*" />
60 <TR VALIGN=TOP> 60 <col width="128*" />
61 <TD WIDTH=20%> 61
62 <P>-t</P> 62 <tr valign="top">
63 </TD> 63 <td width="20%">
64 <TD WIDTH=30%> 64 <p class="gq-command-line-5">Short Option</p>
65 <P>--without-tools</P> 65 </td>
66 </TD> 66
67 <TD WIDTH=50%> 67 <td width="30%">
68 <P>Hide file list, menu, and statusbar. Window contains image 68 <p class="gq-command-line-5">Long Option</p>
69 only.</P> 69 </td>
70 </TD> 70
71 </TR> 71 <td width="50%">
72 <TR VALIGN=TOP> 72 <p class="gq-command-line-5">Description</p>
73 <TD WIDTH=20%> 73 </td>
74 <P>-f</P> 74 </tr>
75 </TD> 75
76 <TD WIDTH=30%> 76 <tr valign="top">
77 <P>--fullscreen</P> 77 <td width="20%">
78 </TD> 78 <p>+t</p>
79 <TD WIDTH=50%> 79 </td>
80 <P>Start up in fullscreen.</P> 80
81 </TD> 81 <td width="30%">
82 </TR> 82 <p>--with-tools</p>
83 <TR VALIGN=TOP> 83 </td>
84 <TD WIDTH=20%> 84
85 <P>-s</P> 85 <td width="50%">
86 </TD> 86 <p>Show file list, menu, and statusbar.</p>
87 <TD WIDTH=30%> 87 </td>
88 <P>--slideshow</P> 88 </tr>
89 </TD> 89
90 <TD WIDTH=50%> 90 <tr valign="top">
91 <P>Start up in slideshow mode.</P> 91 <td width="20%">
92 </TD> 92 <p>-t</p>
93 </TR> 93 </td>
94 <TR VALIGN=TOP> 94
95 <TD WIDTH=20%> 95 <td width="30%">
96 <P>-l</P> 96 <p>--without-tools</p>
97 </TD> 97 </td>
98 <TD WIDTH=30%> 98
99 <P>--list</P> 99 <td width="50%">
100 </TD> 100 <p>Hide file list, menu, and statusbar. Window contains image only.</p>
101 <TD WIDTH=50%> 101 </td>
102 <P>Open collection window containing images specified on the 102 </tr>
103 command line. Any collections on the command line will also be 103
104 appended to this collection.</P> 104 <tr valign="top">
105 </TD> 105 <td width="20%">
106 </TR> 106 <p>-f</p>
107 <TR VALIGN=TOP> 107 </td>
108 <TD WIDTH=20%> 108
109 <P>-r</P> 109 <td width="30%">
110 </TD> 110 <p>--fullscreen</p>
111 <TD WIDTH=30%> 111 </td>
112 <P>--remote</P> 112
113 </TD> 113 <td width="50%">
114 <TD WIDTH=50%> 114 <p>Start up in fullscreen.</p>
115 <P>Send command line options to existing Geeqie process.</P> 115 </td>
116 </TD> 116 </tr>
117 </TR> 117
118 <TR VALIGN=TOP> 118 <tr valign="top">
119 <TD WIDTH=20%> 119 <td width="20%">
120 <P>-rh</P> 120 <p>-s</p>
121 </TD> 121 </td>
122 <TD WIDTH=30%> 122
123 <P>--remote-help</P> 123 <td width="30%">
124 </TD> 124 <p>--slideshow</p>
125 <TD WIDTH=50%> 125 </td>
126 <P>List command line options available to --remote.</P> 126
127 </TD> 127 <td width="50%">
128 </TR> 128 <p>Start up in slideshow mode.</p>
129 <TR VALIGN=TOP> 129 </td>
130 <TD WIDTH=20%> 130 </tr>
131 <P>-h</P> 131
132 </TD> 132 <tr valign="top">
133 <TD WIDTH=30%> 133 <td width="20%">
134 <P>--help</P> 134 <p>-l</p>
135 </TD> 135 </td>
136 <TD WIDTH=50%> 136
137 <P>Display brief command line option list.</P> 137 <td width="30%">
138 </TD> 138 <p>--list</p>
139 </TR> 139 </td>
140 <TR VALIGN=TOP> 140
141 <TD WIDTH=20%> 141 <td width="50%">
142 <P>-v</P> 142 <p>Open collection window containing images specified on the command line. Any collections on the command line will also be appended to this collection.</p>
143 </TD> 143 </td>
144 <TD WIDTH=30%> 144 </tr>
145 <P>--version</P> 145
146 </TD> 146 <tr valign="top">
147 <TD WIDTH=50%> 147 <td width="20%">
148 <P>Display version of Geeqie.</P> 148 <p>-r</p>
149 </TD> 149 </td>
150 </TR> 150
151 <TR VALIGN=TOP> 151 <td width="30%">
152 <TD WIDTH=20%> 152 <p>--remote</p>
153 <P><BR> 153 </td>
154 </P> 154
155 </TD> 155 <td width="50%">
156 <TD WIDTH=30%> 156 <p>Send command line options to existing Geeqie process.</p>
157 <P>--debug</P> 157 </td>
158 </TD> 158 </tr>
159 <TD WIDTH=50%> 159
160 <P>Enable Debug output to console.</P> 160 <tr valign="top">
161 </TD> 161 <td width="20%">
162 </TR> 162 <p>-rh</p>
163 </TABLE> 163 </td>
164 </CENTER> 164
165 <P><BR><BR> 165 <td width="30%">
166 </P> 166 <p>--remote-help</p>
167 <P><BR><BR> 167 </td>
168 </P> 168
169 <P><U>Remote commands</U></P> 169 <td width="50%">
170 <P STYLE="margin-left: 0.79in">The --remote command line option will 170 <p>List command line options available to --remote.</p>
171 send all entered commands to an existing Geeqie process, a new 171 </td>
172 process will be started if one does not exist. These are the 172 </tr>
173 additional commands that can be used with the remote command:</P> 173
174 <CENTER> 174 <tr valign="top">
175 <TABLE WIDTH=80% BORDER=1 BORDERCOLOR="#cccccc" CELLPADDING=4 CELLSPACING=0> 175 <td width="20%">
176 <COL WIDTH=51*> 176 <p>-h</p>
177 <COL WIDTH=77*> 177 </td>
178 <COL WIDTH=128*> 178
179 <TR VALIGN=TOP> 179 <td width="30%">
180 <TD WIDTH=20%> 180 <p>--help</p>
181 <P><B>Short Option</B></P> 181 </td>
182 </TD> 182
183 <TD WIDTH=30%> 183 <td width="50%">
184 <P><B>Long Option</B></P> 184 <p>Display brief command line option list.</p>
185 </TD> 185 </td>
186 <TD WIDTH=50%> 186 </tr>
187 <P><B>Description</B></P> 187
188 </TD> 188 <tr valign="top">
189 </TR> 189 <td width="20%">
190 <TR VALIGN=TOP> 190 <p>-v</p>
191 <TD WIDTH=20%> 191 </td>
192 <P>-n</P> 192
193 </TD> 193 <td width="30%">
194 <TD WIDTH=30%> 194 <p>--version</p>
195 <P>--next</P> 195 </td>
196 </TD> 196
197 <TD WIDTH=50%> 197 <td width="50%">
198 <P>Change main window to display next image.</P> 198 <p>Display version of Geeqie.</p>
199 </TD> 199 </td>
200 </TR> 200 </tr>
201 <TR VALIGN=TOP> 201
202 <TD WIDTH=20%> 202 <tr valign="top">
203 <P>-b</P> 203 <td width="20%">
204 </TD> 204 <p><br />
205 <TD WIDTH=30%> 205 </p>
206 <P>--back</P> 206 </td>
207 </TD> 207
208 <TD WIDTH=50%> 208 <td width="30%">
209 <P>Change main window to display previous image.</P> 209 <p>--debug</p>
210 </TD> 210 </td>
211 </TR> 211
212 <TR VALIGN=TOP> 212 <td width="50%">
213 <TD WIDTH=20%> 213 <p>Enable Debug output to console.</p>
214 <P><BR> 214 </td>
215 </P> 215 </tr>
216 </TD> 216 </table>
217 <TD WIDTH=30%> 217 </div>
218 <P>--first</P> 218
219 </TD> 219 <p><br />
220 <TD WIDTH=50%> 220 <br />
221 <P>Change main window to display first image.</P> 221 </p>
222 </TD> 222
223 </TR> 223 <p><br />
224 <TR VALIGN=TOP> 224 <br />
225 <TD WIDTH=20%> 225 </p>
226 <P><BR> 226
227 </P> 227 <p><u>Remote commands</u>
228 </TD> 228 </p>
229 <TD WIDTH=30%> 229
230 <P>--last</P> 230 <p class="gq-command-line-6">The --remote command line option will send all entered commands to an existing Geeqie process, a new process will be started if one does not exist. These are the additional commands that can be used with the remote command:</p>
231 </TD> 231
232 <TD WIDTH=50%> 232 <div class="gq-command-line-4">
233 <P>Change main window to display last image.</P> 233 <table width="80%" border="1" cellpadding="4" cellspacing="0">
234 </TD> 234 <col width="51*" />
235 </TR> 235 <col width="77*" />
236 <TR VALIGN=TOP> 236 <col width="128*" />
237 <TD WIDTH=20%> 237
238 <P>-f</P> 238 <tr valign="top">
239 </TD> 239 <td width="20%">
240 <TD WIDTH=30%> 240 <p class="gq-command-line-5">Short Option</p>
241 <P>--fullscreen</P> 241 </td>
242 </TD> 242
243 <TD WIDTH=50%> 243 <td width="30%">
244 <P>Toggle full screen mode of the main window.</P> 244 <p class="gq-command-line-5">Long Option</p>
245 </TD> 245 </td>
246 </TR> 246
247 <TR VALIGN=TOP> 247 <td width="50%">
248 <TD WIDTH=20%> 248 <p class="gq-command-line-5">Description</p>
249 <P>-fs</P> 249 </td>
250 </TD> 250 </tr>
251 <TD WIDTH=30%> 251
252 <P>--fullscreen-start</P> 252 <tr valign="top">
253 </TD> 253 <td width="20%">
254 <TD WIDTH=50%> 254 <p>-n</p>
255 <P>Start full screen mode for main window.</P> 255 </td>
256 </TD> 256
257 </TR> 257 <td width="30%">
258 <TR VALIGN=TOP> 258 <p>--next</p>
259 <TD WIDTH=20%> 259 </td>
260 <P>-fS</P> 260
261 </TD> 261 <td width="50%">
262 <TD WIDTH=30%> 262 <p>Change main window to display next image.</p>
263 <P>--fullscreen-stop</P> 263 </td>
264 </TD> 264 </tr>
265 <TD WIDTH=50%> 265
266 <P>Stop full screen mode for main window.</P> 266 <tr valign="top">
267 </TD> 267 <td width="20%">
268 </TR> 268 <p>-b</p>
269 <TR VALIGN=TOP> 269 </td>
270 <TD WIDTH=20%> 270
271 <P>-s</P> 271 <td width="30%">
272 </TD> 272 <p>--back</p>
273 <TD WIDTH=30%> 273 </td>
274 <P>--slideshow</P> 274
275 </TD> 275 <td width="50%">
276 <TD WIDTH=50%> 276 <p>Change main window to display previous image.</p>
277 <P>Toggle slide show for main window.</P> 277 </td>
278 </TD> 278 </tr>
279 </TR> 279
280 <TR VALIGN=TOP> 280 <tr valign="top">
281 <TD WIDTH=20%> 281 <td width="20%">
282 <P>-ss</P> 282 <p><br />
283 </TD> 283 </p>
284 <TD WIDTH=30%> 284 </td>
285 <P>--slideshow-start</P> 285
286 </TD> 286 <td width="30%">
287 <TD WIDTH=50%> 287 <p>--first</p>
288 <P>Start slide show for main window.</P> 288 </td>
289 </TD> 289
290 </TR> 290 <td width="50%">
291 <TR VALIGN=TOP> 291 <p>Change main window to display first image.</p>
292 <TD WIDTH=20%> 292 </td>
293 <P>-sS</P> 293 </tr>
294 </TD> 294
295 <TD WIDTH=30%> 295 <tr valign="top">
296 <P>--slideshow-stop</P> 296 <td width="20%">
297 </TD> 297 <p><br />
298 <TD WIDTH=50%> 298 </p>
299 <P>Stop slide show for main window.</P> 299 </td>
300 </TD> 300
301 </TR> 301 <td width="30%">
302 <TR VALIGN=TOP> 302 <p>--last</p>
303 <TD WIDTH=20%> 303 </td>
304 <P>-sr&lt;folder&gt;</P> 304
305 </TD> 305 <td width="50%">
306 <TD WIDTH=30%> 306 <p>Change main window to display last image.</p>
307 <P>--slideshow-recurse&lt;folder&gt;</P> 307 </td>
308 </TD> 308 </tr>
309 <TD WIDTH=50%> 309
310 <P>Start recursive slide show for &lt;folder&gt; in main window.</P> 310 <tr valign="top">
311 </TD> 311 <td width="20%">
312 </TR> 312 <p>-f</p>
313 <TR VALIGN=TOP> 313 </td>
314 <TD WIDTH=20%> 314
315 <P>-d&lt;n&gt;</P> 315 <td width="30%">
316 </TD> 316 <p>--fullscreen</p>
317 <TD WIDTH=30%> 317 </td>
318 <P>--delay=&lt;n&gt;</P> 318
319 </TD> 319 <td width="50%">
320 <TD WIDTH=50%> 320 <p>Toggle full screen mode of the main window.</p>
321 <P>Set slide show delay to &lt;n&gt; seconds, range is 0.1 to 321 </td>
322 3600</P> 322 </tr>
323 </TD> 323
324 </TR> 324 <tr valign="top">
325 <TR VALIGN=TOP> 325 <td width="20%">
326 <TD WIDTH=20%> 326 <p>-fs</p>
327 <P>+t</P> 327 </td>
328 </TD> 328
329 <TD WIDTH=30%> 329 <td width="30%">
330 <P>--tools-show</P> 330 <p>--fullscreen-start</p>
331 </TD> 331 </td>
332 <TD WIDTH=50%> 332
333 <P>Show tools for main window.</P> 333 <td width="50%">
334 </TD> 334 <p>Start full screen mode for main window.</p>
335 </TR> 335 </td>
336 <TR VALIGN=TOP> 336 </tr>
337 <TD WIDTH=20%> 337
338 <P>-t</P> 338 <tr valign="top">
339 </TD> 339 <td width="20%">
340 <TD WIDTH=30%> 340 <p>-fS</p>
341 <P>--tools-hide</P> 341 </td>
342 </TD> 342
343 <TD WIDTH=50%> 343 <td width="30%">
344 <P>Hide tools for main window.</P> 344 <p>--fullscreen-stop</p>
345 </TD> 345 </td>
346 </TR> 346
347 <TR VALIGN=TOP> 347 <td width="50%">
348 <TD WIDTH=20%> 348 <p>Stop full screen mode for main window.</p>
349 <P>-q</P> 349 </td>
350 </TD> 350 </tr>
351 <TD WIDTH=30%> 351
352 <P>--quit</P> 352 <tr valign="top">
353 </TD> 353 <td width="20%">
354 <TD WIDTH=50%> 354 <p>-s</p>
355 <P>Quit Geeqie.</P> 355 </td>
356 </TD> 356
357 </TR> 357 <td width="30%">
358 <TR VALIGN=TOP> 358 <p>--slideshow</p>
359 <TD WIDTH=20%> 359 </td>
360 <P><BR> 360
361 </P> 361 <td width="50%">
362 </TD> 362 <p>Toggle slide show for main window.</p>
363 <TD WIDTH=30%> 363 </td>
364 <P>file:&lt;filename&gt;</P> 364 </tr>
365 </TD> 365
366 <TD WIDTH=50%> 366 <tr valign="top">
367 <P>Change main window to display &lt;filename&gt;</P> 367 <td width="20%">
368 </TD> 368 <p>-ss</p>
369 </TR> 369 </td>
370 <TR VALIGN=TOP> 370
371 <TD WIDTH=20%> 371 <td width="30%">
372 <P><BR> 372 <p>--slideshow-start</p>
373 </P> 373 </td>
374 </TD> 374
375 <TD WIDTH=30%> 375 <td width="50%">
376 <P>view:&lt;filename&gt;</P> 376 <p>Start slide show for main window.</p>
377 </TD> 377 </td>
378 <TD WIDTH=50%> 378 </tr>
379 <P>Open new window containing &lt;filename&gt;</P> 379
380 </TD> 380 <tr valign="top">
381 </TR> 381 <td width="20%">
382 </TABLE> 382 <p>-sS</p>
383 </CENTER> 383 </td>
384 <P STYLE="margin-bottom: 0in"><BR> 384
385 </P> 385 <td width="30%">
386 <P STYLE="margin-bottom: 0in"><BR> 386 <p>--slideshow-stop</p>
387 </P> 387 </td>
388 <P><BR><BR> 388
389 </P> 389 <td width="50%">
390 <P><BR><BR> 390 <p>Stop slide show for main window.</p>
391 </P> 391 </td>
392 <HR> 392 </tr>
393 <CENTER> 393
394 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0> 394 <tr valign="top">
395 <COL WIDTH=85*> 395 <td width="20%">
396 <COL WIDTH=85*> 396 <p>-sr&lt;folder&gt;</p>
397 <COL WIDTH=85*> 397 </td>
398 <THEAD> 398
399 <TR VALIGN=TOP> 399 <td width="30%">
400 <TD WIDTH=33%> 400 <p>--slideshow-recurse&lt;folder&gt;</p>
401 <P><A HREF="11_reference.html">Previous</A></P> 401 </td>
402 </TD> 402
403 <TD WIDTH=33%> 403 <td width="50%">
404 <P ALIGN=CENTER><A HREF="index.html">Contents</A></P> 404 <p>Start recursive slide show for &lt;folder&gt; in main window.</p>
405 </TD> 405 </td>
406 <TD WIDTH=33%> 406 </tr>
407 <P ALIGN=RIGHT><A HREF="11_2_keyboard_shortcuts.html">Next</A></P> 407
408 </TD> 408 <tr valign="top">
409 </TR> 409 <td width="20%">
410 </THEAD> 410 <p>-d&lt;n&gt;</p>
411 <TBODY> 411 </td>
412 <TR VALIGN=TOP> 412
413 <TD WIDTH=33%> 413 <td width="30%">
414 <P><BR> 414 <p>--delay=&lt;n&gt;</p>
415 </P> 415 </td>
416 </TD> 416
417 <TD WIDTH=33%> 417 <td width="50%">
418 <P ALIGN=CENTER><BR> 418 <p>Set slide show delay to &lt;n&gt; seconds, range is 0.1 to 3600</p>
419 </P> 419 </td>
420 </TD> 420 </tr>
421 <TD WIDTH=33%> 421
422 <P ALIGN=RIGHT>Geeqie User Manual</P> 422 <tr valign="top">
423 </TD> 423 <td width="20%">
424 </TR> 424 <p>+t</p>
425 </TBODY> 425 </td>
426 </TABLE> 426
427 </CENTER> 427 <td width="30%">
428 <P STYLE="margin-bottom: 0in"><BR> 428 <p>--tools-show</p>
429 </P> 429 </td>
430 </BODY> 430
431 </HTML> 431 <td width="50%">
432 <p>Show tools for main window.</p>
433 </td>
434 </tr>
435
436 <tr valign="top">
437 <td width="20%">
438 <p>-t</p>
439 </td>
440
441 <td width="30%">
442 <p>--tools-hide</p>
443 </td>
444
445 <td width="50%">
446 <p>Hide tools for main window.</p>
447 </td>
448 </tr>
449
450 <tr valign="top">
451 <td width="20%">
452 <p>-q</p>
453 </td>
454
455 <td width="30%">
456 <p>--quit</p>
457 </td>
458
459 <td width="50%">
460 <p>Quit Geeqie.</p>
461 </td>
462 </tr>
463
464 <tr valign="top">
465 <td width="20%">
466 <p><br />
467 </p>
468 </td>
469
470 <td width="30%">
471 <p>file:&lt;filename&gt;</p>
472 </td>
473
474 <td width="50%">
475 <p>Change main window to display &lt;filename&gt;</p>
476 </td>
477 </tr>
478
479 <tr valign="top">
480 <td width="20%">
481 <p><br />
482 </p>
483 </td>
484
485 <td width="30%">
486 <p>view:&lt;filename&gt;</p>
487 </td>
488
489 <td width="50%">
490 <p>Open new window containing &lt;filename&gt;</p>
491 </td>
492 </tr>
493 </table>
494 </div>
495
496 <p class="gq-command-line-7"><br />
497 </p>
498
499 <p class="gq-command-line-7"><br />
500 </p>
501
502 <p><br />
503 <br />
504 </p>
505
506 <p><br />
507 <br />
508 </p>
509
510 <hr />
511
512 <div class="gq-command-line-4">
513 <table width="100%" border="0" cellpadding="4" cellspacing="0">
514 <col width="85*" />
515 <col width="85*" />
516 <col width="85*" />
517
518 <thead>
519 <tr valign="top">
520 <td width="33%">
521 <p><a href="11_reference.html">Previous</a>
522 </p>
523 </td>
524
525 <td width="33%">
526 <p class="gq-command-line-1"><a href="index.html">Contents</a>
527 </p>
528 </td>
529
530 <td width="33%">
531 <p class="gq-command-line-2"><a href="11_2_keyboard_shortcuts.html">Next</a>
532 </p>
533 </td>
534 </tr>
535 </thead>
536
537 <tbody>
538 <tr valign="top">
539 <td width="33%">
540 <p><br />
541 </p>
542 </td>
543
544 <td width="33%">
545 <p class="gq-command-line-1"><br />
546 </p>
547 </td>
548
549 <td width="33%">
550 <p class="gq-command-line-2">Geeqie User Manual</p>
551 </td>
552 </tr>
553 </tbody>
554 </table>
555 </div>
556
557 <p class="gq-command-line-7"><br />
558 </p>
559 </body>
560 </html>