1geeqie(1) General Commands Manual geeqie(1)
2
3
4
6 Geeqie - GTK based multiformat image viewer
7
9 geeqie [options] [path]
10
11
13 Geeqie is an interactive GTK based image viewer that supports multiple
14 image formats, zooming, panning, thumbnails and sorting images into
15 collections.
16
17
19 +t,--with-tools
20 Force the toolbox to be shown.
21
22 -t,--without-tools
23 Force the toolbox to be hidden.
24
25 -f,--fullscreen
26 Start in full screen mode.
27
28 -s,--slideshow
29 Start in slideshow mode.
30
31 -l,--list[files...][collections...]
32 Open collection window for command line files.
33
34 --blank
35 Start with blank file list.
36
37 --geometry=XxY+XOFF+YOFF
38 Set main window location.
39
40 -r,--remote
41 Send following commands to open window.
42
43 -rh,--remote-help
44 Print remote command list.
45
46 --debug[=level]
47 Turn on debugging output.
48
49 -g:<regexp>,--grep:<regexp>
50 Filter debug output.
51
52 +w,--show-log-window
53 Show log window.
54
55 -o:<FILE>,--log-file:<FILE>
56 Save log data to FILE.
57
58 -v,--version
59 Print version.
60
61 -h,--help
62 Print command line options.
63
64
66 -n,--next
67 Next image.
68
69 -b,--back
70 Previous image.
71
72 --first
73 First image.
74
75 --last Last image.
76
77 -f,--fullscreen
78 Toggle full screen.
79
80 -fs,--fullscreen-start
81 Start full screen.
82
83 -fS,--fullscreen-stop
84 Stop full screen.
85
86 -s,--slideshow
87 Toggle slideshow.
88
89 -ss,--slideshow-start
90 Start slideshow.
91
92 -sS,--slideshow-stop
93 Stop slideshow.
94
95 --slideshow-recurse:<FOLDER>
96 Start recursive slide show in FOLDER.
97
98 -d<[HRS:][MINS:][N][.M]>,--delay=<[hrs:][mins][N][.M]>
99 Set slide show delay to Hrs Mins N.M seconds.
100
101 +t,--tools-show
102 Show tools.
103
104 -t,--tools-hide
105 Hide tools.
106
107 -q,--quit
108 Quit.
109
110 --config-load:<FILE>
111 Load configuration from FILE.
112
113 --get-sidecars:<FILE>
114 Get list of sidecars of FILE.
115
116 --get-destination:<FILE>
117 Get destination path of FILE.
118
119 file:<FILE>
120 Open FILE, bring Geeqie window to the top.
121
122 --file:<FILE>
123 Open FILE, bring Geeqie window to the top.
124
125 File:<FILE>
126 Open FILE, do not bring Geeqie window to the top.
127
128 --File:<FILE>
129 Open FILE, do not bring Geeqie window to the top.
130
131 --tell Print filename [and Collection] of current image.
132
133 --pixel-info
134 Print X, Y and RGB of mouse pointer on current image.
135
136 --get-rectangle
137 Get rectangle co-ordinates.
138
139 --get-render-intent
140 Get render intent.
141
142 --get-filelist:[<FOLDER>]
143 Get list of files and class.
144
145 --get-filelist-recurse:[<FOLDER>]
146 Get list of file and class recursive.
147
148 --get-collection:<COLLECTION>
149 Get collection content.
150
151 --get-collection-list
152 Get collection list.
153
154 view:<FILE>
155 Open FILE in new window.
156
157 --view:<FILE>
158 Open FILE in new window.
159
160 --list-clear
161 Clear command line collection list.
162
163 --list-add:<FILE>
164 Add FILE to command line collection list.
165
166 raise Bring the Geeqie window to the top.
167
168 --raise
169 Bring the Geeqie window to the top.
170
171 --id:<ID>
172 Window ID for following commands.
173
174 --new-window
175 Open new window.
176
177 --close-window
178 Close window.
179
180 -ct:clear|clean,--cache-thumbs:clear|clean
181 Clear or clean thumbnail cache.
182
183 -cs:clear|clean,--cache-shared:clear|clean
184 Clear or clean shared thumbnail cache.
185
186 -cm,--cache-metadata
187 Clean metadata cache.
188
189 -cr:<folder>,--cache-render:<folder>
190 Render thumbnails.
191
192 -crr:<folder>,--cache-render-recurse:<folder>
193 Render thumbnails recursively.
194
195 -crs:<folder>,--cache-render-shared:<folder>
196 Render thumbnails (see Help).
197
198 -crsr:<folder>,--cache-render-shared-recurse:<folder>
199 Render thumbnails recursively (see Help).
200
201 --lua:<FILE>,<lua-script>
202 Run lua script on FILE.
203
204
206 Key naming is similar to that of emacs(1): C-key indicates that control
207 should be held, and key should be pressed; S-key indicates that shift
208 should be held and key should be pressed; these two can be combined,
209 also, into C-S-key.
210
211 left-mouse-click
212 (on image) next image
213
214 middle-mouse-click
215 (on image) previous image
216
217 right-mouse
218 context menu
219
220 middle-mouse-drag
221 drag and drop operations
222
223 mouse-wheel
224 (on image) Changes to the next or previous image, or if option
225 is enabled, scrolls the image vertically.
226
227 mouse-wheel+Shift-key
228 (on image) Inverts the mouse wheel behavior between scrolling
229 image or changing image.
230
231 mouse-wheel+Control-key
232 (on image) Zooms the image in and out.
233
234 GENERAL KEYS
235 PageDown
236 next image
237
238 PageUp previous image
239
240 Home first image in list
241
242 End last image in list
243
244 Tab tab completion in path entry window
245
246 Escape cancel completion in path entry window or stop generating thumb‐
247 nails
248
249 IMAGE KEYS
250 Keys that are valid when the image part of the window is focused.
251
252 Arrows pan image
253
254 Shift+Arrows
255 pan image faster
256
257 Space,N
258 next image
259
260 Backspace,B
261 previous image
262
263 FILE RELATED KEYS
264 C new empty collection
265
266 O open collection
267
268 D open the Find Duplicates window
269
270 C-F new folder
271
272 C-C copy file
273
274 C-M move file
275
276 C-R rename file
277
278 C-D,Delete
279 delete file
280
281 C-N new window
282
283 C-W close window
284
285 C-Q quit
286
287 EDIT MENU RELATED KEYS
288 C-1,2..9,0
289 run external editor
290
291 C-A select all files
292
293 C-S-A unselect all files
294
295 C-O go to the Configuration window
296
297 C-P display image properties
298
299 ] rotate image clockwise
300
301 [ rotate image counterclockwise
302
303 S-R rotate image 180 degrees
304
305 S-M mirror image (horizontal)
306
307 S-F flip image (vertical)
308
309 VIEW MENU RELATED KEYS
310 +,= zoom in
311
312 - zoom out
313
314 Z,KeyPad-/
315 zoom to original size
316
317 X,KeyPad-*
318 zoom to fit window
319
320 1,2,3,4
321 zoom in to X scale factor
322
323 9,8,7 zoom to -2, -3, -4, respectively
324
325 T toggle thumbnail display
326
327 C-L display files in list format
328
329 C-I display files in icon format
330
331 C-T toggle tree view for directories
332
333 R refresh file list
334
335 L toggle floating of file selection area
336
337 H toggle hiding of file selection area
338
339 F,V toggle full-screen mode
340
341 S toggle slide-show mode
342
343 P toggle pause of slideshow
344
345 C-E toggle display of exif sidebar
346
347 C-S toggle display of sort manager
348
349 COLLECTION WINDOW KEYS
350 Arrows move selection
351
352 Shift+Arrows
353 select multiple images
354
355 Control+Arrows
356 move selector without changing selection
357
358 Space select the image under the selector
359
360 Control+Space
361 toggle selection of the image under the selector
362
363 Home move selector to the top image
364
365 End move selector to bottom image
366 Adding Shift or Control to Home and End has a similar effect as
367 adding them to the arrows.
368
369 C-A select all images
370
371 C-S-A unselect all images
372
373 Delete remove image form collection (does not delete the file)
374
375 C-L add images to collection form main file list
376
377 N sort collection by name
378
379 D sort collection by date
380
381 B sort collection by file size
382
383 P sort collection by pathname
384
385 I sort collection by name numerically (*)
386
387 Enter view image under selector in the main image window
388
389 V view image under selector in new window
390
391 C-1,2..9,0
392 open selected image(s) in external editor
393
394 S save collection
395
396 C-S save collection as
397
398 A append current collection to existing collection
399
400 C-C copy selected files
401
402 C-M move selected files
403
404 C-R rename selected files
405
406 C-D delete selected files
407
408 C-W close window
409
410 DUPLICATES WINDOW KEYS
411 C-A select all images
412
413 C-S-A unselect all images
414
415 1 select group 1 images
416
417 2 select group 2 images
418
419 C-L add images from main window file list
420
421 C add selected images to new collection
422
423 Delete remove selected images from list
424
425 C-Delete
426 clear window
427
428 Enter view image with focus in main window
429
430 V view image with focus in new window
431
432 C-1,2..9,0
433 open selected image(s) in editor
434
435 C-P display properties window for selected images
436
437 C-C copy selected files
438
439 C-M move selected files
440
441 C-R rename selected files
442
443 C-D delete selected files
444
445 C-W close window
446
447
449 The following data lists the locations Geeqie uses for various actions.
450 The uppercase symbols are environment variables. If they are not set on
451 your system the fallback locations are listed in parentheses. Geeqie
452 will first attempt to load a configuration file from:
453
454 /etc/geeqie/geeqierc.xml
455
456 It will then continue with the following locations. Most of Geeqie's
457 configuration files are contained in the folder, and sub-folders of:
458
459 $XDG_CONFIG_HOME/geeqie/ ($~/.config/geeqie/)
460
461 Geeqie's standard configuration file is:
462
463 .../geeqierc.xml
464
465 An alternative configuration file may be used by executing:
466
467 geeqie -r --config-load:<filename>
468
469 Geeqie-created desktop files used by Plugins are in the folder:
470
471 .../applications
472
473 Lua script files for Lua Extensions are in the folder:
474
475 .../lua
476
477 Historic data such as last several folders visited, bookmarks, and
478 recently used collections, as well as default print settings are con‐
479 tained in this text file:
480
481 .../history
482
483 Keyboard shortcut maps are contained in this text file:
484
485 .../accels
486
487 The location for Collections is in the folder:
488
489 $XDG_DATA_HOME/geeqie/collections
490 ($~/.local/share/geeqie/collections)
491
492 The lirc Infra-red controller configuration file must be located at:
493
494 $HOME/.lircrc
495
496 Thumbnails are stored in a location specified in Thumbnail Preferences
497
498 Metadata is stored either in the image file or in the location speci‐
499 fied in Safe Delete
500
501 The safe delete folder is specified in the Metadata tab of main Prefer‐
502 ences
503
504
506 Copyright (C) 1999-2004 by John Ellis. Copyright (C) 2004-2017 by The
507 Geeqie Team. Use this software at your own risk! This software
508 released under the GNU General Public License. Please read the COPYING
509 file for more information.
510
512 Please send bug reports and feedback to https://github.com/BestIm‐
513 ageViewer/geeqie/issues
514
516 John Ellis <johne@verizon.net>
517 Manpage originally prepared by Nick Rusnov <nick@grawk.net>
518
519
520
521 Geeqie geeqie(1)