Sak*_*mon 5 icons eclipse application-switcher gnome-shell 17.10
我按照此处的说明安装了最新的 Eclipse ,该图标在启动器中显示正常,但在使用ALT+TAB在应用程序之间切换时显示为带有感叹号的空白图标。我应该将eclipse.xpm
文件复制到另一个文件夹而不是usr/share/pixmaps/
切换器可以看到它,或者我应该怎么做?
打开.desktop
与 Eclipse 关联的文件。将以下行添加到文件并保存文件:
StartupWMClass=Eclipse
Run Code Online (Sandbox Code Playgroud)