View Single Post
Posts: 3,664 | Thanked: 1,530 times | Joined on Sep 2009 @ Hamilton, New Zealand
#8
Originally Posted by ndi View Post
Just make a script and call it from the widget:

echo comm1 > /moo.sh
echo comm2 >> /moo.sh

go to QB and add "sh /moo.sh"

I have several in a folder on my SD so it survives reflash. Temperature needs modprobe, e.g.
it didn't work bud. How did you get yours to work.
I've created two files called:
Kill.sh
dsmetool -k /usr/bin/hildon-home

Revive.sh
dsmetool -t /usr/bin/hildon-home

but go back to QB add command

echo cmd > /media/mmc1/scripts/Kill.sh

But nothing happened.