gqview (1) Linux Manual Page
NAME
GQview – GTK based multiformat image viewer
SYNOPSIS
gqview [options] [path]
DESCRIPTION
GQview is an interactive GTK based image viewer that supports multiple image formats, zooming, panning, thumbnails and sorting images into collections.
OPTIONS
- +t,–with-tools
- Force the toolbox to be shown.
Force the toolbox to be hidden.- -t,–without-tools
Start in full screen mode.- -f,–fullscreen
Start in slideshow mode.- -s,–slideshow
Open collection window for command line files.- -l,–list
Turn on debugging output.- –debug
Print version.- -v,–version
Print command line options.- -h,–help
USAGE
Key naming is similar to that of emacs(1): C-key indicates that control should be held, and key should be pressed; S-key indicates that shift should be held and key should be pressed; these two can be combined, also, into C-S-key.
- left-mouse-click
- (on image) next image
(on image) previous image- middle-mouse-click
context menu- right-mouse
drag and drop operations- middle-mouse-drag
(on image) Changes to the next or previous image, or if option is enabled, scrolls the image vertically.- mouse-wheel
(on image) Inverts the mouse wheel behavior between scrolling image or changing image.- mouse-wheel+Shift-key
(on image) Zooms the image in and out.- mouse-wheel+Control-key
GENERAL KEYS
- PageDown
- next image
previous image- PageUp
first image in list- Home
last image in list- End
tab completion in path entry window- Tab
cancel completion in path entry window or stop generating thumbnails- Escape
IMAGE KEYS
Keys that are valid when the image part of the window is focused.
- Arrows
- pan image
pan image faster- Shift+Arrows
next image- Space,N
previous image- Backspace,B
FILE RELATED KEYS
- C
- new empty collection
open collection- O
open the Find Duplicates window- D
new folder- C-F
copy file- C-C
move file- C-M
rename file- C-R
delete file- C-D,Delete
new window- C-N
close window- C-W
quit- C-Q
EDIT MENU RELATED KEYS
- C-1,2..9,0
- run external editor
select all files- C-A
unselect all files- C-S-A
go to the Configuration window- C-O
display image properties- C-P
rotate image clockwise- ]
rotate image counterclockwise- [
rotate image 180 degrees- S-R
mirror image (horizontal)- S-M
flip image (vertical)- S-F
VIEW MENU RELATED KEYS
- +,=
- zoom in
zoom out- –
zoom to original size- Z,KeyPad-/
zoom to fit window- X,KeyPad-*
zoom in to X scale factor- 1,2,3,4
zoom to -2, -3, -4, respectively- 9,8,7
toggle thumbnail display- T
display files in list format- C-L
display files in icon format- C-I
toggle tree view for directories- C-T
refresh file list- R
toggle floating of file selection area- L
toggle hiding of file selection area- H
toggle full-screen mode- F,V
toggle slide-show mode- S
toggle pause of slideshow- P
toggle display of exif sidebar- C-E
toggle display of sort manager- C-S
COLLECTION WINDOW KEYS
- Arrows
- move selection
select multiple images- Shift+Arrows
move selector without changing selection- Control+Arrows
select the image under the selector- Space
toggle selection of the image under the selector- Control+Space
move selector to the top image- Home
move selector to bottom image- End
Adding Shift or Control to Home and End has a similar effect as adding them to the arrows.select all images- C-A
unselect all images- C-S-A
remove image form collection (does not delete the file)- Delete
add images to collection form main file list- C-L
sort collection by name- N
sort collection by date- D
sort collection by file size- B
sort collection by pathname- P
sort collection by name numerically (*)- I
view image under selector in the main image window- Enter
view image under selector in new window- V
open selected image(s) in external editor- C-1,2..9,0
save collection- S
save collection as- C-S
append current collection to existing collection- A
copy selected files- C-C
move selected files- C-M
rename selected files- C-R
delete selected files- C-D
close window- C-W
DUPLICATES WINDOW KEYS
- C-A
- select all images
unselect all images- C-S-A
select group 1 images- 1
select group 2 images- 2
add images from main window file list- C-L
add selected images to new collection- C
remove selected images from list- Delete
clear window- C-Delete
view image with focus in main window- Enter
view image with focus in new window- V
open selected image(s) in editor- C-1,2..9,0
display properties window for selected images- C-P
copy selected files- C-C
move selected files- C-M
rename selected files- C-R
delete selected files- C-D
close window- C-W
LICENSE
Copyright (C) 1999-2004 by John Ellis. Use this software at your own risk! This software released under the GNU General Public License. Please read the COPYING file for more information.
BUGS
Please send bug reports and feedback to gqview [at] users.sourceforge.net or the author, below.
AUTHOR
John Ellis <johne [at] verizon.net>
Manpage originally prepared by Nick Rusnov <nick [at] grawk.net>
