#### 23/09/2002 ####
- Changed most of the code to object oriented.

- Implemented a configuration file (.bbbuttonrc), so we 
  don't have to deal with xinitrc.

#### 26/07/2002 ####
- Used some sizeof() on the strncpy() for security
  purpose.
  
- Deleted the huge 128 array length value from 
  strncpy().
  
- Tide up of the rest code.