Quick install 

On the src directory type:
make
you get an executable named allin1.
change to root user and type:
make install
this will copy all the files in proper directory.
Include the executable on the X start script for your Window Manager, for 
FluxBox the file is ~/.Xclients-default

Optional.
Copy the file allin1.conf from the share/allin1 directory in your homedir,
rename it ".allin1.conf" (as hidden file) and edit it to change colors and
options.

You can enable and disable all monitors (battery, ethernet, PPP and filesys) 
by editing the conf file and restarting the applet. If you disable a monitor, 
you disable both display and status querying.

The package uses the confparser lib, that parses the .conf files syntax. You
can get the whole package from the author's site:

http://ilpettegolo.altervista.org/

That's all.
Mario Pascucci <ilpettegolo at yahoo.it>

