在ubuntu的unity桌面環境下,因爲白名單問題,深度音樂等非系統的面板的托盤圖標不會顯示,wine程序也只能有一個能夠點擊托盤圖標。ubuntu
下面是解決辦法:windows
sudo apt-add-repository ppa:fixnix/indicator-systemtray-unity sudo apt-get update sudo apt-get install indicator-systemtray-unity
安裝後重啓便可,全部其餘非系統的圖標都會想windows那樣被一個圖標欄收納,解決unity的面板托盤圖標問題。spa