diff gqview.1 @ 8:e0d0593d519e

Sync to GQview 1.5.9 release. ######## DO NOT BASE ENHANCEMENTS OR TRANSLATION UPDATES ON CODE IN THIS CVS! This CVS is never up to date with current development and is provided solely for reference purposes, please use the latest official release package when making any changes or translation updates. ########
author gqview
date Sat, 26 Feb 2005 00:07:07 +0000
parents
children ddbf419cb18d
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gqview.1	Sat Feb 26 00:07:07 2005 +0000
@@ -0,0 +1,482 @@
+.\"Created with GNOME Manpages Editor
+.\"http://gmanedit.sourceforge.net
+.\"Sergio Rua <srua@gpul.org>
+.\"
+.\"
+.\" GQview manual page.
+.\" (C)2004 John Ellis <johne@verizon.net>
+.\"
+.\" This document is free to modify and distribute.
+.\"
+.TH gqview 1 "GQview"
+
+.SH NAME
+GQview \- GTK based multiformat image viewer
+.SH SYNOPSIS
+.B gqview
+.RI [ options ] 
+.RI [ path ]
+.br
+
+.SH DESCRIPTION
+\fBGQview\fP is an interactive GTK based image viewer that supports multiple image formats, zooming, panning, thumbnails and sorting images into collections.
+
+.SH OPTIONS
+.B
+.IP +t,--with-tools
+Force the toolbox to be shown.
+.br
+.B
+.IP -t,--without-tools
+Force the toolbox to be hidden.
+.br
+.B
+.IP -f,--fullscreen
+Start in full screen mode.
+.br
+.B
+.IP -s,--slideshow
+Start in slideshow mode.
+.br
+.B
+.IP -l,--list
+Open collection window for command line files.
+.br
+.B
+.IP --debug
+Turn on debugging output.
+.br
+.B
+.IP -v,--version
+Print version.
+.br
+.B
+.IP -h,--help
+Print command line options.
+
+.SH USAGE
+Key naming is similar to that of \fBemacs\fP(1): \fIC-key\fP indicates that control should be held, and key should be pressed; \fIS-key\fP  indicates that shift should be held and key should be pressed; these two can be combined, also, into \fIC-S-key\fP.
+.B
+.IP left-mouse-click
+(on image) next image
+.br
+.B
+.IP middle-mouse-click
+(on image) previous image
+.br
+.B
+.IP right-mouse
+context menu
+.br
+.B
+.IP middle-mouse-drag
+drag and drop operations
+.br
+.B
+.IP mouse-wheel
+(on image) Changes to the next or previous image, or if option is enabled, scrolls the image vertically.
+.br
+.B
+.IP mouse-wheel+Shift-key
+(on image) Inverts the mouse wheel behavior between scrolling image or changing image.
+.br
+.B
+.IP mouse-wheel+Control-key
+(on image) Zooms the image in and out.
+.br
+.SS GENERAL  KEYS
+.B
+.IP PageDown
+next image
+.br
+.B
+.IP PageUp
+previous image
+.br
+.B
+.IP Home                             
+first image in list
+.br
+.B
+.IP End
+last image in list
+.br
+.B
+.IP Tab
+tab completion in path entry window
+.br
+.B
+.IP Escape
+cancel completion in path entry window or stop generating thumbnails
+.br
+.SS IMAGE KEYS
+Keys that are valid when the image part of the window is focused.
+.B
+.IP Arrows
+pan image
+.br
+.B
+.IP Shift+Arrows
+pan image faster
+.br
+.B
+.IP Space,N
+next image
+.br
+.B
+.IP Backspace,B
+previous image
+.br
+.SS FILE RELATED KEYS
+.B
+.IP C
+new empty collection
+.br
+.B
+.IP O
+open collection
+.br
+.B
+.IP D
+open the Find Duplicates window
+.br
+.B
+.IP C-F
+new folder
+.br
+.B
+.IP C-C
+copy file
+.br
+.B
+.IP C-M
+move file
+.br
+.B
+.IP C-R
+rename file
+.br
+.B
+.IP C-D,Delete
+delete file
+.br
+.B
+.IP C-N
+new window
+.br
+.B
+.IP C-W
+close window
+.br
+.B
+.IP C-Q
+quit
+.br
+.SS EDIT MENU RELATED KEYS
+.B
+.IP C-1,2..9,0
+run external editor
+.br
+.B
+.IP C-A
+select all files
+.br
+.B
+.IP C-S-A
+unselect all files
+.br
+.B
+.IP C-O
+go to the Configuration window
+.br
+.B
+.IP C-P
+display image properties
+.br
+.B
+.IP ]
+rotate image clockwise
+.br
+.B
+.IP [
+rotate image counterclockwise
+.br
+.B
+.IP S-R
+rotate image 180 degrees
+.br
+.B
+.IP S-M
+mirror image (horizontal)
+.br
+.B
+.IP S-F
+flip image (verticle)
+.br
+.SS VIEW MENU RELATED KEYS
+.B
+.IP +,=
+zoom in
+.br
+.B
+.IP -
+zoom out
+.br
+.B
+.IP Z,KeyPad-/
+zoom to original size
+.br
+.B
+.IP X,KeyPad-*
+zoom to fit window
+.br
+.B
+.IP 1,2,3,4
+zoom in to X scale factor
+.br
+.B
+.IP 9,8,7
+zoom to -2, -3, -4, respectively
+.br
+.B
+.IP T
+toggle thumbnail display
+.br
+.B
+.IP C-L
+display files in list format
+.br
+.B
+.IP C-I
+display files in icon format
+.br
+.B
+.IP C-T
+toggle tree view for directories
+.br
+.B
+.IP R
+refresh file list
+.br
+.B
+.IP L
+toggle floating of file selection area
+.br
+.B
+.IP H
+toggle hiding of file selection area
+.br
+.B
+.IP F,V
+toggle full-screen mode
+.br
+.B
+.IP S
+toggle slide-show mode
+.br
+.B
+.IP P
+toggle pause of slideshow
+.br
+.B
+.IP C-E
+toggle display of exif sidebar
+.br
+.B
+.IP C-S
+toggle display of sort manager
+.br
+.SS COLLECTION WINDOW KEYS
+.B
+.IP Arrows
+move selection
+.br
+.B
+.IP Shift+Arrows
+select multiple images
+.br
+.B
+.IP Control+Arrows
+move selector without changing selection
+.br
+.B
+.IP Space
+select the image under the selector
+.br
+.B
+.IP Control+Space
+toggle selection of the image under the selector
+.br
+.B
+.IP Home
+move selector to the top image
+.br
+.B
+.IP End
+move selector to bottom image
+.br
+Adding Shift or Control to Home and End has a similar effect as adding them to the arrows.
+.B
+.IP C-A
+select all images
+.br
+.B
+.IP C-S-A
+unselect all images
+.br
+.B
+.IP Delete
+remove image form collection (does not delete the file)
+.br
+.B
+.IP C-L
+add images to collection form main file list
+.br
+.B
+.IP N
+sort collection by name
+.br
+.B
+.IP D
+sort collection by date
+.br
+.B
+.IP B
+sort collection by file size
+.br
+.B
+.IP P
+sort collection by pathname
+.br
+.B
+.IP I
+sort collection by name numerically (*)
+.br
+.B
+.IP Enter
+view image under selector in the main image window
+.br
+.B
+.IP V
+view image under selector in new window
+.br
+.B
+.IP C-1,2..9,0
+open selected image(s) in external editor
+.br
+.B
+.IP S
+save collection
+.br
+.B
+.IP C-S
+save collection as
+.br
+.B
+.IP A
+append current collection to existing collection
+.br
+.B
+.IP C-C
+copy selected files
+.br
+.B
+.IP C-M
+move selected files
+.br
+.B
+.IP C-R
+rename selected files
+.br
+.B
+.IP C-D
+delete selected files
+.br
+.B
+.IP C-W
+close window
+.br
+.SS DUPLICATES WINDOW KEYS
+.B
+.IP C-A
+select all images
+.br
+.B
+.IP C-S-A
+unselect all images
+.br
+.B
+.IP 1
+select group 1 images
+.br
+.B
+.IP 2
+select group 2 images
+.br
+.B
+.IP C-L
+add images from main window file list
+.br
+.B
+.IP C
+add selected images to new collection
+.br
+.B
+.IP Delete
+remove selected images from list
+.br
+.B
+.IP C-Delete
+clear window
+.br
+.B
+.IP Enter
+view image with focus in main window
+.br
+.B
+.IP V
+view image with focus in new window
+.br
+.B
+.IP C-1,2..9,0
+open selected image(s) in editor
+.br
+.B
+.IP C-P
+display properties window for selected images
+.br
+.B
+.IP C-C
+copy selected files
+.br
+.B
+.IP C-M
+move selected files
+.br
+.B
+.IP C-R
+rename selected files
+.br
+.B
+.IP C-D
+delete selected files
+.br
+.B
+.IP C-W
+close window
+.br
+
+
+.SH 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.
+.SH BUGS
+Please send bug reports and feedback to gqview@users.sourceforge.net or the author, below.
+.SH AUTHOR
+.B John Ellis
+<johne@verizon.net>
+.br
+Manpage originally prepared by
+.B Nick Rusnov
+<nick@grawk.net>