NITROGEN:

Webpage: http://projects.l3ib.org/nitrogen/


Requirements:

GTKMM 2.10
GTK 2.10


Installation:

./bootstrap
./configure
make
make install (as root or a user with proper permissions)

The binary is called, amazingly enough, "nitrogen".



Usage:  nitrogen [OPTIONS] DIRECTORY

Options:
        --no-recurse
                Do not recurse into subdirectories
        --restore
                Restore saved backgrounds
        --sort=[arg]
                How to sort the backgrounds. Valid options are:
                        * alpha, for alphanumeric sort
                        * ralpha, for reverse alphanumeric sort
                        * time, for last modified time sort (oldest first)
                        * rtime, for reverse last modified time sort (newest first)

DIRECTORY is the directory containing the backgrounds you wish to preview.  It
adds files recursively from here (so long as --no-recurse hasn't been supplied),
generating preview images asynchronously.

If you want to tell us about the many bugs that we have, drop by #l3ib on
irc.freenode.net, and talk to nightm4re or syscrash2k.


Nitrogen is licensed under the GPL.  See COPYING.
Icons are licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 2.5
license. 

see http://creativecommons.org/licenses/by-nc-nd/2.5/
