View Single Post
Posts: 193 | Thanked: 92 times | Joined on May 2010 @ galveston, tx
#47
Originally Posted by evad View Post
Re on:

Code:
#NOTE: Killing the hildon-home process can erase all widgets and that is why it is disabled
#killall hildon-home
You might try experimenting with following command (ran as user, not root):

Code:
/usr/sbin/dsmetool -k /usr/bin/hildon-home && /usr/sbin/dsmetool -t /usr/bin/hildon-home
This is "clean" way of restarting hildon-home (could be also used for other system processes, not sure) and will keep widgets in place.

Otherwise, good stuff, I was thinking something similar myself. Haven't tested it yet, but as my N900 is now ~4 days of uptime, I might give it a shot very soon
Would it be too much to request you to please post a conky image after 4days of usage?

I wanna compare the swap usage with mine. My phone crashed yesterday (3 days uptime), with 250MB Swap space usage. I could
feel the sluggishness, and was anticipating something like that.

Thanks