Syncing to 0.8.1
[geeqie.git] / README
1 ###################################################################
2 ##                          GQview 0.8.1      (04/14/2000)       ##
3 ##      This software is Copyright (C) 2000 by John Ellis.       ##
4 ##  Use this software at your own risk. I am not responsible for ##
5 ##        anything this software may do to your computer.        ##
6 ## This software falls under the GNU Public License. Please read ##
7 ##              the COPYING file for more information            ##
8 ###################################################################
9
10 Author: John Ellis
11 e-mail: gqview@email.com
12 homepage: gqview.sourceforge.net
13           gqview.netpedia.net (site just has a link back to above)
14
15 ======== Requirements
16
17   GTK+-1.2.x: ftp://ftp.gtk.org/pub/gtk
18   Imlib 1.9: ftp://ftp.labs.redhat.com/pub/imlib
19
20 ======== Notes and changes for this release
21
22   Changes:
23     > New translations for es, fr, sk, and updated tr.
24     > Mouse wheel scrolls image, or optionally changes image
25       next or back. (Wheel must be mapped to buttons 4 and 5)
26     * Fix to include RPM spec file in source.
27
28   Notes:
29     bt_br.po is corrupt (my fault).
30
31 ======== Installation
32
33   Compilation: ./configure ; make
34   General install: make install
35   Removal: make uninstall
36
37 ======== Description / Features
38
39   GQview is a graphics file viewer. Basic features:
40     - Single click image viewing / navigation.
41     - Zoom functions.
42     - Thumbnails, with optional caching and .xvpics support.
43     - Multiple file selection for move, copy, delete, rename, drag and drop.
44     - Drag and drop.
45     - Slideshow.
46     - Full screen.
47     - Ability to open images in external editors (configurable).
48
49 ======== Documentation (brief)
50
51   Keyboard commands:
52     [PageDown]                         next image
53     [PageUp]                           previous image
54     [Home]                             first image in list
55     [End]                              last image in list
56     [Tab]                              tab completion in path entry window
57     [Escape],                          cancel completion in path entry window
58     [Escape]                           stop generating thumbnails
59
60   Keyboard commands valid when image has focus (image has black rectangle)
61     arrow keys                         pan image
62     [Shift] - arrow keys               pan image faster
63     [Space]                            next image
64     [Backspace]                        previous image
65
66   File menu related:
67     [Ctrl] - N                         New directory
68     [Ctrl] - C                         Copy file
69     [Ctrl] - M                         Move file
70     [Ctrl] - R                         Rename file
71     [Ctrl] - D, [Delete]               Delete file
72     [Ctrl] - Q, Q                      Exit
73
74   Edit menu related:
75     [Ctrl] - 1 .. 8                    run external editor
76     [Ctrl] - O                         configure Options
77     [Ctrl] - S                         Save options
78     [Ctrl] - T                         Maintain thumbnails
79
80   View menu related:
81     +, =                               zoom in
82     -                                  zoom out
83     Z                                  zoom to original size
84     X                                  zoom to fit
85     T                                  toggle thumbnail display
86     R                                  refresh list
87     F                                  (Un)float file selection area
88     H                                  (Un)hide file selection area
89     V                                  Toggle full screen
90     S                                  Toggle slide show
91
92 ======== Thanks go to the following:
93
94  Translations:
95
96   "Sandokan" <cortex@nextra.sk>
97       for Slovak translation
98
99   Rodrigo Sancho Senosiain <ruy_ikari@bigfoot.com>
100       for Spanish translation
101
102   Jean-pierre PEDRON <jppedron@club-internet.fr>
103       for French translation
104
105   Fâtih Demir <kabalak@gmx.net>
106       for Turkish translation
107
108   Kam Tik <kamtik@hongkong.com>
109       for Triditional Chinese (Big5) translation
110
111   Oleg Andrjushenko <oandr@itec.cn.ua>
112       for Russian translation
113
114   Vitor Fernandes <vitor_fernandes@SoftHome.net>
115       for Brazilian Portuguese translation
116
117   Shingo Akagaki <akagaki@ece.numazu-ct.ac.jp>a
118       for Japanese translation
119
120   Matthias Warkus <mawarkus@t-online.de>
121       for German translation.
122
123  Fixes, additions, and patches:
124
125   Diederen Damien <D.Diederen@student.ulg.ac.be>
126       for .xvpics thumbnail reading support.
127
128   All those that I failed to list here.
129
130
131 ========
132