如何调整ubuntu通知窗口显示时间

系统字体配置、中文显示和输入法问题
回复
头像
xzc8825745
帖子: 622
注册时间: 2011-06-04 20:24
联系:

如何调整ubuntu通知窗口显示时间

#1

帖子 xzc8825745 » 2011-08-16 14:33

就是听歌时在右上角出现的黑色半透明窗口,如何调整他的显示时间?对了我的系统版本是11.04。
头像
wjchen
帖子: 583
注册时间: 2011-05-02 19:08
系统: ubuntu 12.04

Re: 如何调整ubuntu通知窗口显示时间

#2

帖子 wjchen » 2011-08-17 13:59

以下摘自askubuntu:
You can't do this normally. However, there is a patched version of notify-osd that supports it. You'll need to add two PPA's:

sudo add-apt-repository ppa:leolik/leolik
sudo add-apt-repository ppa:amandeepgrewal/notifyosdconfig
sudo apt-get update

Then install it like this:

sudo apt-get upgrade
sudo apt-get install notifyosdconfig

The configuration dialog should be in Applications->Accessories. There's a setting for notification duration.
头像
qy117121
论坛版主
帖子: 50587
注册时间: 2007-12-14 13:40
系统: Winbuntu
来自: 志虚国乌由市
联系:

Re: 如何调整ubuntu通知窗口显示时间

#4

帖子 qy117121 » 2011-08-17 21:42

图片
渠月 · QY   
本人只会灌水,不负责回答问题
无聊可以点一下→ http://u.nu/ubuntu

邮箱 chuan@ubuntu.org.cn
头像
cocoakekeyu
帖子: 99
注册时间: 2012-10-15 18:33
系统: Xubuntu

Re: 如何调整ubuntu通知窗口显示时间

#5

帖子 cocoakekeyu » 2012-10-22 23:06

代码: 全选

sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install notifyosdconfig
后打开notifyosdconfig设置
我是一只小小鸟
头像
tang.zhe
帖子: 1505
注册时间: 2010-07-15 13:31

Re: 如何调整ubuntu通知窗口显示时间

#6

帖子 tang.zhe » 2012-10-23 21:55

mark
回复