On Sat, Apr 25, 2015 at 2:18 AM, Scott Kostyshak <skost...@lyx.org> wrote:
> I have found a (partial) work around: if you press "alt" in Ubuntu it > brings up the HUD which searches the menu of the open application. For > example, if I press alt and then "sett" it shows me "Settings > (Document)", meaning that it found an entry under Document that > matches my search string. I can then press return and it is as if I > went to Document > Settings. After I open the HUD and type a letter, > all of the menus are refreshed (Menu::updateView() was called). > However, you have to do this each time you want the menus to be > refreshed. A better workaround is: sudo apt-get remove appmenu-qt appmenu-qt5 Scott