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, do not bring Geeqie window to the top.
124
125 --tell Print filename of current image.
126
127 --view:<FILE>
128 Open FILE in new window.
129
130 --list-clear
131 Clear command line collection list.
132
133 --list-add:<FILE>
134 Add FILE to command line collection list.
135
136 raise Bring the Geeqie window to the top.
137
138 -ct:clear|clean,--cache-thumbs:clear|clean
139 Clear or clean thumbnail cache.
140
141 -cs:clear|clean,--cache-shared:clear|clean
142 Clear or clean shared thumbnail cache.
143
144 -cm,--cache-metadata
145 Clean metadata cache.
146
147 -cr:<folder>,--cache-render:<folder>
148 Render thumbnails.
149
150 -crr:<folder>,--cache-render-recurse:<folder>
151 Render thumbnails recursively.
152
153 -crs:<folder>,--cache-render-shared:<folder>
154 Render thumbnails (see Help).
155
156 -crsr:<folder>,--cache-render-shared-recurse:<folder>
157 Render thumbnails recursively (see Help).
158
159 --lua:<FILE>,<lua-script>
160 Run lua script on FILE.
161
162
164 Key naming is similar to that of emacs(1): C-key indicates that control
165 should be held, and key should be pressed; S-key indicates that shift
166 should be held and key should be pressed; these two can be combined,
167 also, into C-S-key.
168
169 left-mouse-click
170 (on image) next image
171
172 middle-mouse-click
173 (on image) previous image
174
175 right-mouse
176 context menu
177
178 middle-mouse-drag
179 drag and drop operations
180
181 mouse-wheel
182 (on image) Changes to the next or previous image, or if option
183 is enabled, scrolls the image vertically.
184
185 mouse-wheel+Shift-key
186 (on image) Inverts the mouse wheel behavior between scrolling
187 image or changing image.
188
189 mouse-wheel+Control-key
190 (on image) Zooms the image in and out.
191
192 GENERAL KEYS
193 PageDown
194 next image
195
196 PageUp previous image
197
198 Home first image in list
199
200 End last image in list
201
202 Tab tab completion in path entry window
203
204 Escape cancel completion in path entry window or stop generating thumb‐
205 nails
206
207 IMAGE KEYS
208 Keys that are valid when the image part of the window is focused.
209
210 Arrows pan image
211
212 Shift+Arrows
213 pan image faster
214
215 Space,N
216 next image
217
218 Backspace,B
219 previous image
220
221 FILE RELATED KEYS
222 C new empty collection
223
224 O open collection
225
226 D open the Find Duplicates window
227
228 C-F new folder
229
230 C-C copy file
231
232 C-M move file
233
234 C-R rename file
235
236 C-D,Delete
237 delete file
238
239 C-N new window
240
241 C-W close window
242
243 C-Q quit
244
245 EDIT MENU RELATED KEYS
246 C-1,2..9,0
247 run external editor
248
249 C-A select all files
250
251 C-S-A unselect all files
252
253 C-O go to the Configuration window
254
255 C-P display image properties
256
257 ] rotate image clockwise
258
259 [ rotate image counterclockwise
260
261 S-R rotate image 180 degrees
262
263 S-M mirror image (horizontal)
264
265 S-F flip image (vertical)
266
267 VIEW MENU RELATED KEYS
268 +,= zoom in
269
270 - zoom out
271
272 Z,KeyPad-/
273 zoom to original size
274
275 X,KeyPad-*
276 zoom to fit window
277
278 1,2,3,4
279 zoom in to X scale factor
280
281 9,8,7 zoom to -2, -3, -4, respectively
282
283 T toggle thumbnail display
284
285 C-L display files in list format
286
287 C-I display files in icon format
288
289 C-T toggle tree view for directories
290
291 R refresh file list
292
293 L toggle floating of file selection area
294
295 H toggle hiding of file selection area
296
297 F,V toggle full-screen mode
298
299 S toggle slide-show mode
300
301 P toggle pause of slideshow
302
303 C-E toggle display of exif sidebar
304
305 C-S toggle display of sort manager
306
307 COLLECTION WINDOW KEYS
308 Arrows move selection
309
310 Shift+Arrows
311 select multiple images
312
313 Control+Arrows
314 move selector without changing selection
315
316 Space select the image under the selector
317
318 Control+Space
319 toggle selection of the image under the selector
320
321 Home move selector to the top image
322
323 End move selector to bottom image
324 Adding Shift or Control to Home and End has a similar effect as
325 adding them to the arrows.
326
327 C-A select all images
328
329 C-S-A unselect all images
330
331 Delete remove image form collection (does not delete the file)
332
333 C-L add images to collection form main file list
334
335 N sort collection by name
336
337 D sort collection by date
338
339 B sort collection by file size
340
341 P sort collection by pathname
342
343 I sort collection by name numerically (*)
344
345 Enter view image under selector in the main image window
346
347 V view image under selector in new window
348
349 C-1,2..9,0
350 open selected image(s) in external editor
351
352 S save collection
353
354 C-S save collection as
355
356 A append current collection to existing collection
357
358 C-C copy selected files
359
360 C-M move selected files
361
362 C-R rename selected files
363
364 C-D delete selected files
365
366 C-W close window
367
368 DUPLICATES WINDOW KEYS
369 C-A select all images
370
371 C-S-A unselect all images
372
373 1 select group 1 images
374
375 2 select group 2 images
376
377 C-L add images from main window file list
378
379 C add selected images to new collection
380
381 Delete remove selected images from list
382
383 C-Delete
384 clear window
385
386 Enter view image with focus in main window
387
388 V view image with focus in new window
389
390 C-1,2..9,0
391 open selected image(s) in editor
392
393 C-P display properties window for selected images
394
395 C-C copy selected files
396
397 C-M move selected files
398
399 C-R rename selected files
400
401 C-D delete selected files
402
403 C-W close window
404
405
406
408 Copyright (C) 1999-2004 by John Ellis. Copyright (C) 2004-2017 by The
409 Geeqie Team. Use this software at your own risk! This software
410 released under the GNU General Public License. Please read the COPYING
411 file for more information.
412
414 Please send bug reports and feedback to https://github.com/BestIm‐
415 ageViewer/geeqie/issues
416
418 John Ellis <johne@verizon.net>
419 Manpage originally prepared by Nick Rusnov <nick@grawk.net>
420
421
422
423 Geeqie geeqie(1)