View Single Post
Posts: 701 | Thanked: 585 times | Joined on Sep 2010 @ London, England
#15
You can stop hildon-home with the command (run as root)
Code:
dsmetool -k /usr/bin/hildon-home
which may save a bit of memory. And can stop it starting at boot by editing the file
Code:
/etc/X11/Xsession.post/18hildon-home
and commenting out the line (in this case that means put a # at the beggining of the line)
Code:
/usr/sbin/dsmetool -t /usr/bin/hildon-home
However you still get the desktop views (just without any widgets or shortcuts) as that seems to be provided as part of hildon-desktop, and should you go to edit the desktop and click on the desktop menu, then hildon-home will automatically be (re)loaded.
 

The Following User Says Thank You to retsaw For This Useful Post: