View Single Post
Posts: 49 | Thanked: 32 times | Joined on Sep 2012
#66
Originally Posted by krk969 View Post
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.
The script does not work for me. Can you help?

widget isn't on the desktop every time reboot