View Single Post
fiferboy's Avatar
Posts: 475 | Thanked: 771 times | Joined on Dec 2007 @ Hamilton, Ontario, Canada
#21
munky: First install the packages "becomeroot" and "nano"

Then, in xterm, enter the following commands:

Code:
sudo gainroot
nano /usr/share/applications/hildon-navigator/applications-menu.dekstop
Then change the line from:

Code:
Mandatory=true
to
Code:
Mandatory=false
Then press "CTRL + x" to quit, "y" to save. and <return> to overwrite the existing file. Open up the panel configuration in control panel, and you should be able to disable application menu.

Last edited by fiferboy; 2008-04-22 at 02:06.