How do I completely remove the Global menu on Ubuntu 13.10?
I want to know how can I remove the Global menu bar completely. The old tweaks for 12.04 isn't work completely for all apps like the Terminal and Nautilus.
I agree, it is so much easier working with many windows if they have the menu in their window.
I found this command to work.
gsettings set org.gnome.settings-daemon.plugins.xsettings overrides '@a{sv} {"Gtk/ShellShowsAppMenu": <int32 0>}'
That I found on Global menu in Ubuntu 13.10 - Ubuntu Forums