Remove System Tray restrictions in Ubuntu11.04Natty

Source: Internet
Author: User
In Ubuntu11.04Natty, Ubuntu uses the White List System for the notification area (system tray) in the upper-right corner of the top panel, only some programs that support Indicators and are on the white list will be displayed in the system tray. Currently, the supported programs include Javaapps, Mumble, Wineapplications, Skype and hp-starter Ray. A large number of programs, such as DropBox and aMule, are not displayed in the system.

In Ubuntu 11.04 Natty, Ubuntu uses the White List System for the notification area (system tray) in the upper-right corner of the top panel, only some programs that support Indicators and are on the white list will be displayed in the system tray. Currently, the supported programs include Java apps, Mumble, Wine applications, Skype and hp-starter Ray. A large number of programs, such as DropBox and aMule, will not be displayed in the system tray, but we can actually remove this restriction using the following methods.

-Command Line Method:

Unban all programs

Gsettings set com. canonical. Unity. Panel setting Ray-whitelist "['all']"

Or you can just unban some programs and replace YOUR_APPLICATION with the program you want to unban.

Gsettings set com. canonical. unity. panel privacy Ray-whitelist "['javaembeddedframe ', 'mumble', 'wine', 'skype ', 'hp-privacy ray', 'Your _ application']"

-GUI mode:

Install dconf-tools

Sudo apt-get install dconf-tools

Enter dconf-editor in the terminal, find desktop> unity> panel, and change the systray-whitelist value to ['all'].

Log out and log on again.

-Restoration:

Run the following command on the command line:

Gsettings set com. canonical. Unity. Panel alert Ray-whitelist "['javabeddedframework', 'mumble ', 'wine', 'skype', 'hp-privacy ray']"

Click Set to default in dconf-editor under GUI.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.