/**
 * @mainpage
 *
 * PBButtons is a program suite to support laptop specific functions and
 * make them available again under Linux. Basically it was developed to
 * support the special hotkeys of an Apple iBook, Powerbook or TiBook but
 * since version 0.5 the design has been changed to support all kind of
 * laptop or notebook.
 *
 * This document describes the internals of pbbuttons and is mainly aimed
 * ad software developers who would like to contribute to pbbuttonsd or to
 * write their own modules.
 *
 * For feature list, configuration or usage please see the man pages and
 * the README file.
 *
 * @li @subpage structure "Program Structure" 
 * @li @subpage taglist "Taglists - How modules exchange data" 
 */

