packages icon
This software is Copyright (C) 1998 by Rafal Wierzbicki. I accept no 
responsibility for anything this software may or may not do to your system - 
you use it completely at your own risk. This software comes under the GPL
licence which means the software can be distributed freely and can be modified
as long as the original parts of the code retain the original copyright. See 
the COPYING file for full legal details.

$Id: README,v 1.4 1999/01/31 07:48:36 rafal Exp $
------------------------------------------------------------------------------

1. What it is.

	WallP is a program that will change your background wallpaper randomly
every amount of time you specify.  The interface is pretty straight forward i
dont think anyone will have difficulties using it.

Commandline options:
	-preview preview only, the images will be displayed in the preview
                 window only.

        -quit <filename> display this image in the root window and exit

        -style <aspect> <scale> <tile> <center> select one of the styles
               scale   - images are stretched to fit the root window.
               aspect  - images are stretched but aspect ratio is kept.
               center  - image is displayed in the center of the root window
                         its original size is preserved.
               tile    - the image is tiled in the root window.

        -start start the program in "Running" mode.

	-random display a random image from a previously created list

	-wharf start wallp in a dockable/swallowable mode

        -help show available commandline options.

2. Requirements.

X11 libraries and headers.

GTK+ v1.1.11 - this is the gimp toolkit, this package requires at least
version 1.1.11.  It can be obtained from ftp://ftp.gimp.org/pub/gtk.

Imlib 1.8.1 - image manipulation library, ftp://ftp.enlightenment.org

3. Compiling.

  ./configure
  make

4. Installing.

  If compilation was successful you will end up with the binary called
  wallp, simply copy that somewhere in your path.

  or

  make install

5. Problems.

  If you encountered any problems while compiling or running this
program an email to wierzbr@mcmaster.ca will be greatly appreciated.  Please
include the config.log file with your email.


Enjoy!

Rafal Wierzbicki
rafal@mcss.mcmaster.ca