+--------------------+
| README for fimview |
+--------------------+

0. Contents
-----------
1. Description
2. Requirements
3. Installation
4. Usage
5. Keys
6. Contact

1. Description
--------------
fimview stands for fast image viewer and is a simple image viewer for X11 with
keyboard control. fimview uses the Imlib2 library for loading images.

2. Requirements
---------------
You need:
 * UNIX or Linux
 * XFree86 (with header files)
 * Imlib2 (with header files)

3. Installation
---------------
Simply type 'make' to compile it and 'make install' as root to install it. If
you don't want to use it anymore type 'make uninstall' to remove it.

4. Usage
--------
Type 'fimview' and the files or directories you want to view, e.g.:

fimview *.jpg /home/tom/pics

5. Keys
-------
You can control fimview with the following keys:

'n' - next image
'p' - previous image
'a' - enable/disable antialiasing
'q' - quit

6. Contact
----------
See http://www.eggdrop.ch/projects/fimview/ for updates.

You can contact me via e-mail (tom@eggdrop.ch) or ICQ (166514901).
Don't forget to visit my site http://www.eggdrop.ch/.

Have a lot of fun!
