Azu*_*zur 11 indicator 11.10 unity-2d
我在通知区域看不到任何图标。我在 Ubuntu 11.10 中使用 Unity 2D。他们在哪里?
要为所有应用程序启用通知区域(系统托盘),请运行以下命令:
gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"
如果需要,您只能使用以下命令将某个应用程序列入白名单:
gsettings set com.canonical.Unity.Panel systray-whitelist "['JavaEmbeddedFrame', 'Mumble', 'Wine', 'Skype', 'hp-systray', 'YOUR_APPLICATION']"
上述命令包括已列入白名单(默认情况下)的应用程序,因此您应该替换YOUR_APPLICATION为要列入白名单的应用程序。
最近修复了一个错误https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/847525在发布修复程序后,systray-whitelist 更改应该起作用。
| 归档时间: |
|
| 查看次数: |
6587 次 |
| 最近记录: |