`
Heson_Liu
  • 浏览: 16139 次
  • 性别: Icon_minigender_1
  • 来自: 南京
最近访客 更多访客>>
社区版块
存档分类
最新评论

ubuntu 12.04系统托盘不显示ibus输入法图标的解决方法

 
阅读更多
gconftool --type boolean -s /desktop/ibus/panel/show_icon_on_systray true
gconftool --type boolean -s /desktop/ibus/panel/show true
gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"

在终端运行上述命令,然后注销并重新登录即可。

 

另外种方法,先结束进程再重新启动

killall ibus-daemon

ibus-daemon -d

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics