View Single Post
Posts: 214 | Thanked: 256 times | Joined on May 2010
#249
Originally Posted by evad View Post
No, it doesn't. I think the key is to run it as user, not root.

1) sudo gainroot
2) su user
3) dsmetool -k /usr/bin/hildon-home && dsmetool -t /usr/bin/hildon-home
or probably even better:
3) dsmetool -k /usr/bin/hildon-home; sleep 3; dsmetool -t /usr/bin/hildon-home
Let me test it for several times to see if it is stable. Thanks!