#__________________________ENLIGHTENMENT_CONFIG_FILE___________________________

# status section. if you use any % status macros you MUST define this BEFORE
# you use any of them otherwise enlightenment will barf at you.....
#
# when u use the % status macros, you will only get the icons displayed if you
# define the text section before you use any % status macros...
begin status
  icons background  48 64  548 190 /usr/local/enlightenment/images/default/stat1a.ppm  shapemode on 255 0 255 
  icons box         79  27 270 19  /usr/local/enlightenment/images/default/stat1b.ppm shapemode off 0 0 0
  text  background  416 92 164 23  /usr/local/enlightenment/images/default/stat2a.ppm   shapemode off 0 0 0 
  text  box         0  0   164 23  /usr/local/enlightenment/images/default/stat2b.ppm  shapemode off 0 0 0
end

% status /usr/local/enlightenment/images/default/stat_2.ppm shapemode on 255 0 255 Thebes
% sleep 1
% status /usr/local/enlightenment/images/default/stat_2.ppm shapemode on 255 0 255 DR 0.4
% sleep 1
% status /usr/local/enlightenment/images/default/stat_2.ppm shapemode on 255 0 255 Starting...
% sleep 1

