在 Ubuntu Natty 中解除系统托盘限制

18
2011
# 作者: riku / 本文采用CC BY-NC-SA 2.5协议授权,转载请注明本文链接

Ubuntu 11.04 Natty 中,Ubuntu 对顶部面板右上角的通知区域(系统托盘)采用了白名单制度,只有支持 Indicators 并位于白名单的部分程序才会被显示在系统托盘中,目前支持的程序有: Java apps, Mumble, Wine applications, Skype 和 hp-systray 。除些之外的 DropBox ,aMule 等大量程序都不会被显示在系统托盘中,不过事实上我们可以通过以下方法来解除这一限制。

- 命令行方式

解禁所有程序

gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"

或者只解禁部分程序,把 YOUR_APPLICATION 替换成你需要解禁的程序。

gsettings set com.canonical.Unity.Panel systray-whitelist "['JavaEmbeddedFrame', 'Mumble', 'Wine', 'Skype', 'hp-systray', 'YOUR_APPLICATION']"

- GUI 方式

安装 dconf-tools

sudo apt-get install dconf-tools

在终端中输入 dconf-editor ,然后找到  desktop > unity > panel ,把 systray-whitelist 的值改为 ['all'] 。

最后注销并重新登录就可以了。

- 还原:

命令行下用以下命令

gsettings set com.canonical.Unity.Panel systray-whitelist "['JavaEmbeddedFrame', 'Mumble', 'Wine', 'Skype', 'hp-systray']"

GUI 下在 dconf-editor 中点击 Set to default 按钮。

- 消息来源

作者:riku

Bio: 关注新网络、Web2.0、移动应用;Nexus S/Andorid,iPad,FreeBSD,Ubuntu 用户;伪设计师,好推墙运动。
链接:Blog - Twitter - Facebook - 此作者的更多文章

21 Responses to 在 Ubuntu Natty 中解除系统托盘限制

Avatar

snowhawkyrf

Firefox 4.0 Firefox 4.0 GNU/Linux GNU/Linux

四月 18th, 2011 at 10:00 上午

多谢了!一直纠结着这个问题

[Reply]

Avatar

maomaol

Firefox 4.0 Firefox 4.0 GNU/Linux GNU/Linux

四月 18th, 2011 at 10:07 上午

已经转向gnome-shell 貌似那个tray也有类似的问题,比如pidgin就没有显示不知道在哪里设。

[Reply]

Avatar

jiechic

Firefox 4.0 Firefox 4.0 Windows 7 Windows 7

四月 18th, 2011 at 10:09 上午

这图片显示不错,还有十天就可以装了。

[Reply]

Avatar

YOTERYE

Firefox 4.0 Firefox 4.0 GNU/Linux GNU/Linux

四月 18th, 2011 at 10:13 上午

纠结很久了。。。ubuntu越来越不上手了

[Reply]

Avatar

李二嫂的猪

Google Chrome 10.0.648.204 Google Chrome 10.0.648.204 Windows Server 2003 Windows Server 2003

四月 18th, 2011 at 10:45 上午

快点出正式版吧,这阵子青黄不接,机器上是不稳定的测试版本,没东西用了。

[Reply]

Avatar

张刚

Firefox 3.6.16 Firefox 3.6.16 Ubuntu 10.10 Ubuntu 10.10

四月 18th, 2011 at 10:51 上午

现在这个网络DropBox能用吗?

[Reply]

Google Chrome 12.0.733.0 Google Chrome 12.0.733.0 GNU/Linux GNU/Linux

riku Reply:

@张刚, 可以。

[Reply]

Google Chrome 10.0.648.205 Google Chrome 10.0.648.205 Windows XP Windows XP

slgray Reply:

@riku, 我在windows下的可以,但ubuntu的却连不上,是不是linux下默认走到的不是https。

[Reply]

Google Chrome 12.0.733.0 Google Chrome 12.0.733.0 GNU/Linux GNU/Linux

riku Reply:

@slgray, 我用的也是 Ubuntu 。

[Reply]

Avatar

想要飞翔的鱼

Firefox 4.0 Firefox 4.0 GNU/Linux GNU/Linux

四月 18th, 2011 at 1:48 下午

太感谢了!这几天一直纠结于此,学校的校园网登录程序会自动最小化到托盘,这下终于可以正常显示了。

[Reply]

Avatar

Authur

Firefox 4.0.1 Firefox 4.0.1 Windows 7 Windows 7

四月 18th, 2011 at 3:31 下午

多谢 riku 大人 在邮件列表中的回复

嗯呐 gmail这几天 不给力,只能看,不能回

悲催的校园网通 氵(=口=)

[Reply]

Avatar

stufever

Google Chrome 10.0.648.205 Google Chrome 10.0.648.205 GNU/Linux GNU/Linux

四月 18th, 2011 at 10:32 下午

11.04还真不知道能不能适应

[Reply]

Avatar

Luc

Safari 5.0.2 Safari 5.0.2 iPhone iOS 4.3.2 iPhone iOS 4.3.2

四月 19th, 2011 at 2:37 下午

乌班兔真好。

[Reply]

Avatar

shylockshao

Firefox 4.0 Firefox 4.0 GNU/Linux GNU/Linux

四月 19th, 2011 at 8:55 下午

希望ubuntu是xp的终结者

[Reply]

Avatar

zebrat

Google Chrome 11.0.696.57 Google Chrome 11.0.696.57 GNU/Linux x64 GNU/Linux x64

五月 1st, 2011 at 12:03 上午

我这换成'all' 后可能会有可能ibus不能自动启动, 还是改成whitelist, 一个一个加得了。

[Reply]

Avatar

咖啡兔

Google Chrome 12.0.733.0 Google Chrome 12.0.733.0 GNU/Linux GNU/Linux

五月 5th, 2011 at 11:51 上午

能显示全部了,但是有个问题:
设置了all之后点击网络、声音图片没有反应,必须点击用户名的后鼠标移动到网络或者声音图标才会出现相应的菜单
但是其他应用程序没有问题,比如shutter可以直接点击使用

[Reply]

Google Chrome 12.0.742.9 Google Chrome 12.0.742.9 GNU/Linux GNU/Linux

gtax Reply:

@咖啡兔, 我也是这个问题,求解答

[Reply]

Avatar

Ubuntu « 2B or not 2B

WordPress 3.1.3 WordPress 3.1.3

六月 12th, 2011 at 10:09 上午

[...] 不过Unitty还是有些地方做的不够顶部的面板默认是灰色的,除了安装主题,貌似没有其他的方法修改其颜色、透明度;顶部面板右上角的通知区域(系统托盘)采用了白名单制度,只有支持 Indicators 并位于白名单的部分程序才会被显示在系统托盘中,需要手动修改才能完全显示所有程序;左侧的长条是启动器,由于现在的显示器大部分都是宽屏,放在侧面能显著的增大屏幕的可视面积,但是同样没法直接修改其宽度、颜色、主题等特性,这TM就是一个非常精简的Dock! [...]

Avatar

大茶几

Firefox 5.0 Firefox 5.0 GNU/Linux GNU/Linux

八月 3rd, 2011 at 10:27 下午

感谢 正愁找不到解决办法呢

[Reply]

Avatar

Ubuntu系统的管理、配置(三) - Qi 's Blog

Unknown Unknown

十月 16th, 2011 at 4:18 下午

[...] 这个问题是按照此文修改一些设置造成的,再次设置为默认即可消除; [...]

Avatar

在 Ubuntu Natty 中解除系统托盘限制 | 0&1 在 Ubuntu Natty 中解除系统托盘限制 | K.I.S.S

WordPress 3.2.1 WordPress 3.2.1

一月 24th, 2012 at 10:29 下午

[...] 作者: riku / 本文采用CC BY-NC-SA 2.5协议授权,转载请注明本文链接。 [...]

Comment Form

top

无觅相关文章插件,快速提升流量