Possible Duplicate:
Can auto-hide for the application menu be turned off in Unity?
I would like to know if there's any way i can keep the appmenu ( "File", "Edit", "help", etc ) displayed on Unity's top panel while i have focus on the app, without having to hover the top panel for the menu to be displayed.
In other words, always show the appmenu of the current focused window no matter what the app window size is ( like mac osx).
Thanks