unity - Enable global menu on Eclipse running on minimal Ubuntu Core - Ask Ubuntu


global menus work fine out of box in minimal ubuntu installation gtk2 apps, , gtk3 apps run fine if libdbusmenu-gtk3-4 installed.

but eclipse, i've installed jayatana, libdbusmenu-gtk3-4, libdbusmenu-gtk4, gnome-menus, nothing seems work. missing here? can't find more dbus or global menu packages installed on standard desktop try.

ps record, eclipse runs fine global menu on normal ubuntu desktop installation.

  1. install required libraries

    sudo apt install unity-gtk3-module 
  2. set gtk module variable use unity module, add line below:

    $ nano ~/.profile   export gtk_modules=$gtk_modules:unity-gtk-module 

Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User