Changes to /home/root/start.sh
Code:
# start toolbar and wait till it runs
#/usr/bin/matchbox-panel --size 39 --no-menu --bgcolor White --no-session --default-apps mb-applet-icon-container &
/usr/bin/matchbox-panel --size 39 --bgcolor White --no-session --default-apps mb-applet-clock,mb-applet-icon-container &
app=mb-applet-icon-container
Lines that begin with # are comments and are ignored.
The above change inserts the applet-clock and enables the pop up menu. I'm still working on how to pop up the pop up menu.
I'm working on preparing the needed applet clock upload right now (dinner time here)