Wednesday, January 22, 2014
Enable Tray Icon For All Program In Natty Narwhal
You wont see tray icons for application that doesnt use app indicator.
To enable tray icons in Ubuntu 11.04 Natty Narwhal you can run the following command in terminal:
gsettings set com.canonical.Unity.Panel systray-whitelist " [ all ] "
It will white list all the application for tray icon.
If you want to enable tray icon in only some of the application you can use:
gsettings set com.canonical.Unity.Panel systray-whitelist "[Wine, Dropbox]"
Here it will enable tray icon for Wine and Dropbox.
alternative link download
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.