BUGS in Allin1

* In some notebook, at the moment of querying APM status, there is a momentary
  lock of the computer. Also you may found a drift of the system clock 
  (not the RTC), and a system load of 1-2% from the applet. 
  It seems to be an APM problem, because the same momentary lock can be 
  obtained simply inspecting the /prov/apm file with a cat. 
  Other battery control applets shows the same problem.
  As far as I know, seem to be an APM or a BIOS problem. 
  If you experience problems disable battery monitor in .conf file.
  In one case, a Sharp notebook, simply doing a cat of /proc/apm causes an
  hang.

* In some window managers (i.e. WindowMaker) the applet size is forced to 
  square area. In that case, if you enable all the monitors in the applet, 
  the lower area of the applet may be clipped to the predefined applets size
  (normally 64x64 pixels). FluxBox window manager works fine with any applet 
  size.

* If you don't want battery status monitoring (or if don't have a battery), or
  your kernel don't support APM, disable battery monitor using .conf file,
  putting variable 'battery' equal to 0. This disable both display and query of
  battery status. 
  Now Allin1 no more needs libapm, and builds in systems without libapm. If you
  use old version of Allin1 (v 0.3.2 or older) you cannot build if you don't
  have such library and related include file (apm.h). If you build successfully
  Allin1 and you disable battery monitor, the applet work fine in kernel without
  APM support.
 
* If you found a bug, or want a feature to be added, feel free to contact
  me at my e-mail (ilpettegolo at yahoo.it). 
  
