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
#NOTE: Killing the hildon-home process can erase all widgets and that is why it is disabled #killall hildon-home
/usr/sbin/dsmetool -k /usr/bin/hildon-home && /usr/sbin/dsmetool -t /usr/bin/hildon-home