View Single Post
krk969's Avatar
Posts: 754 | Thanked: 630 times | Joined on Sep 2009 @ London
#9
for those who want this widget or any other qt widget on the desktop every time the reboot may do this

create a new file /etc/event.d/batlevel
and add the following lines

Code:
start on started hildon-desktop
script 
        /opt/batlevel/bin/run_batlevel
end script
you need to be root.
though i wouldnt suggest it till its in extras and also this is only a workaround not a solution.

Last edited by krk969; 2010-02-11 at 14:15.
 

The Following 2 Users Say Thank You to krk969 For This Useful Post: