To make and install this program, run the following commands:

./configure (for options, try ./configure --help)
make
make install (as root)

The global configuration files can be found in $(datadir)/bbtools
(by default: /usr/local/share/bbtools).

Blackbox users:

By default bbpal reads the Blackbox style-file as defined in .blackboxrc
and copies as much of the style as possible. The result is a application
which looks a lot like the toolbar. Further configuration options can be
found in bbpal.style. Most likely you want to change these options,
copy this file to somewhere in your homedir (eg blackbox/bbpal.config)
and edit it. Edit the file .blackboxrc and add or edit the line:
bbpal.configFile: <your config file> 
(WARNING: You have to define the entire PATH).

All style options set be reading the Blackbox-style file can be overridden 
by placing them in bbpal.bb (and changing them). See bbpal.style 
for all possible options.

Make sure the file .bbtoolsrc does not exist, else the configuration style
for other Window Managers will be used.

Users of other Window managers (KDE wm-hints need to be supported):

By default bbpal reads the bbtoolsrc bbpal.nobb config files.
If you want to define your personal config-file copy bbtoolsrc to your
home-dir as ./.bbtoolsrc Copy bbpal.nobb somewhere in your homedir. Edit 
.bbtoolsrc and set bbpal.configFilex: <your config file>
(WARNING: You have to define the entire PATH).
