[What is it]
BBButton is a dock application for BlackBox (not only),
that allows you to create single application launch buttons
with the image and application launch of your preference.
[Syntax]
As of version 0.8 BBButton supports only loading programms
via its configuration file .bbbuttonrc
Versions smaller or equal ( <= ) to 0.7 use the following syntax:
(a) bbbutton [path to .xpm image] [command]
(b) bbbutton (if you wish to use the .bbbuttonrc conf file)
i.e (a): bbbutton /home/icons/netscape.xpm "netscape &" &