在eclipse中调试ffmpeg时,将F10设置为step over进行单步调试,但是按F10时,会弹出菜单栏。 如下:
如何解决呢? 在命令行中运行如下命令:
gsettings set org.gnome.desktop.interface menubar-accel ""
即可。