Which libappmenu.so must I edit under GTK 3.0 to remove Eclipse from the HUD blacklist?

Posted by JacobusR on Ask Ubuntu See other posts from Ask Ubuntu or by JacobusR
Published on 2012-12-19T10:23:33Z Indexed on 2012/12/19 11:13 UTC
Read the original article Hit count: 226

Filed under:
|
|

Under GTK 2.10.0 one could allow HUD for Eclipse by replacing Eclipse with Xclipse in:

/usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so

After doing an update, this file dissapeared from the GTK 2.10 and now I'm guessing I should do the same edit in:

/usr/lib/gtk-3.0/3.0.0/menuproxies/libappmenu.so

Only problem is that there is no such file ;-)

I did find a similarly named file:

/usr/lib/indicators/7/libappmenu.so

But don't know if that is the right place to mess with it.

If anyone has an updated answer for enabling the heads up display (cool menu at the top) for Eclipse under the latest Ubuntu 12.10 will you kindly share it?

© Ask Ubuntu or respective owner

Related posts about menu

Related posts about eclipse