Possible Duplicate:
Does Unity support disabling the global application menu?
The title is the question. I need these characters to post.
Possible Duplicate:
Does Unity support disabling the global application menu?
The title is the question. I need these characters to post.
If you want to remove the global menu and use the menus directly in the windows, like in previous Ubuntu versions, assuming you are using 11.04, you just need to remove the package indicator-appmenu by typing
sudo apt-get remove indicator-appmenu
into a console (and probably reentering your session).