How can I tweak Launcher and Menu Bar behavior?

I mostly like Unity, although some things go too far in the MacOS direction for my liking and other things are simply not great usability practices that I would like to fix. Two things in particular kind of irk me a lot:

  • I would like the menu bar for applications to be in the application itself and not in the top panel. I would also like it to be always displayed.
  • I would like The position of locked Launcher icons to stay consistent. Sometimes when I run another application, it will rearrange icons which makes me have to think too hard about what keyboard shortcuts to use.

If you have a general resource to share for how to make changes to unity that would also suffice.

3

1 Answer

For the menu bar :

type in terminal :

sudo apt-get remove indicator-appmenu

for Firefox :
go to Tools –> Add-ons –> Extensions and disable ‘Global Menu Bar integration’.

For the launcher icons :

If a non locked application icon is running, it's icon should be at the bottom so it won't bother the arrangement of locked icons, just make sure all your frequent application's icons are locked.

For tweaking Ubuntu 13.04/13.10 :

Unity Tweak tool

sudo apt-get install unity-tweak-tool

GNOME Tweak Tool :

sudo apt-get install gnome-tweak-tool

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like