LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神,可以点击顶部导航 Contact 按钮进行投稿。

Related entries

Cairo-Clock:漂亮的桌面时钟

Cairo-Clock 是相当漂亮的桌面时钟程序,不仅可用于查看系统时间,而且也可装扮桌面,使你的 Linux 桌面更具个性化色彩。Cairo-Clock 包括很多主题样式,当在混合管理器中使用时,具有阴影等更多酷特性。

Cairo-Clock
image from MacSlow

在 Ubuntu 中安装这些桌面时钟是很简单的,如果你使用的是 Edgy Eft,那么只需执行:sudo apt-get install cairo-clock。如果你使用 Dapper Drake,那么可以从 MacSlow 下载 Deb 包。然后再用 sudo dpkg -i cairo-clock_0.3.2-1_i386.deb 安装。

[ More Download ]

署名 • 注明出处 • 非商业性使用

13 Comments

  1. 1 yves Commented @ 2006-12-14 10:34 pmReply to this comment

    主页的一个说明比较重要,当初没去看,XGL换Beryl后一直搞不定:

    Aiglx下使用
    cairo-clock -w 127 -g 127 -s &

  2. 2 zissan Commented @ 2006-12-15 10:50 amReply to this comment

    机器比较老的还是不要用这个了,没装3D驱动的钟周围有一圈的阴影的。

  3. 3 yang Commented @ 2006-12-15 12:12 pmReply to this comment

    toy一直用的是flock还是firefox?为什么我的flock会在有的网站中会出现的整页全部是乱码?比方打开enet,整页乱码,但是有的网页不会。

  4. 4 Toy Commented @ 2006-12-15 2:34 pmReply to this comment

    @yang:我一直都在用 Firefox,你所遇到的问题可以通过改变网页的编码来解决。有一个 Right Encoding(Firefox 扩展)很好用,你可以试试。

  5. 5 snoopy Commented @ 2006-12-15 4:45 pmReply to this comment

    sudo apt-get install cairo-clock
    Reading package lists… Done
    Building dependency tree
    Reading state information… Done
    E: Couldn’t find package cairo-clock

  6. 6 zissan Commented @ 2006-12-15 6:27 pmReply to this comment

    五楼可能是你的源不对,我用我的源安装成功了。你可以参考我的源:
    ———————————————————————–
    deb http://ubuntu.cn99.com/ubuntu/ edgy main restricted universe multiverse
    deb http://ubuntu.cn99.com/ubuntu/ edgy-updates main restricted universe multiverse
    deb http://ubuntu.cn99.com/ubuntu/ edgy-security main restricted universe multiverse
    deb http://ubuntu.cn99.com/ubuntu/ edgy-backports main restricted universe multiverse
    deb http://ubuntu.cn99.com/ubuntu-cn/ edgy main restricted universe multiverse

    deb-src http://ubuntu.cn99.com/ubuntu/ edgy main restricted universe multiverse
    deb-src http://ubuntu.cn99.com/ubuntu/ edgy-updates main restricted universe multiverse
    deb-src http://ubuntu.cn99.com/ubuntu/ edgy-security main restricted universe multiverse
    deb-src http://ubuntu.cn99.com/ubuntu/ edgy-backports main restricted universe multiverse

    deb http://cn.archive.ubuntu.com/ubuntu edgy main restricted universe multiverse
    deb http://cn.archive.ubuntu.com/ubuntu edgy-security main restricted universe multiverse
    deb http://cn.archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse
    deb http://cn.archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse
    deb http://mirror.lupaworld.com/ubuntu/ubuntu-cn edgy main restricted universe multiverse
    deb http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse
    deb-src http://cn.archive.ubuntu.com/ubuntu edgy main restricted universe multiverse
    deb-src http://cn.archive.ubuntu.com/ubuntu edgy-security main restricted universe multiverse
    deb-src http://cn.archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse
    deb-src http://cn.archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse
    deb-src http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse

  7. 7 snoopy Commented @ 2006-12-16 4:59 pmReply to this comment

    deb http://ftp.sjtu.edu.cn/ubuntu/ edgy main restricted universe multiverse
    deb http://ftp.sjtu.edu.cn/ubuntu/ edgy-updates main restricted universe multiverse
    deb http://ftp.sjtu.edu.cn/ubuntu/ edgy-security main restricted universe multiverse
    deb http://ftp.sjtu.edu.cn/ubuntu/ edgy-backports main restricted universe multiverse
    deb http://ftp.sjtu.edu.cn/ubuntu-cn/ edgy main restricted universe multiverse

    上面是我的源,难道交大的源不完整?
    deb-src http://ftp.sjtu.edu.cn/ubuntu/ edgy main restricted universe multiverse
    deb-src http://ftp.sjtu.edu.cn/ubuntu/ edgy-updates main restricted universe multiverse
    deb-src http://ftp.sjtu.edu.cn/ubuntu/ edgy-security main restricted universe multiverse
    deb-src http://ftp.sjtu.edu.cn/ubuntu/ edgy-backports main restricted universe multiverse

  8. 8 snoopy Commented @ 2006-12-16 5:01 pmReply to this comment

    我用交大的源,这是怎么回事?

  9. 9 华华 Commented @ 2006-12-19 9:17 pmReply to this comment

    教育网的好多源都同步做得不好

  10. 10 travel981cn Commented @ 2008-04-29 2:55 pmReply to this comment

    toy,向你咨询一下!

    我的系统是suse10.3,intel945G集成显卡,3d驱动已打开,所有的开发库全部安装,从官方下载cairo-clock编译,运行出错:

    You are not running under a composited desktop-environment (e.g. compiz). cairo-clock cannot work properly without one.

    请问是什么原因?

    后来我又下了cairo-clock的rpm版,安装运行后仍然有此提示,请问该如何解决?

  11. 11 Toy Commented @ 2008-04-30 8:15 pmReply to this comment

    @travel981cn:你的错误提示已经很明显了,Cairo-clock 需要配合 Compiz 之类的混合窗口管理器方能使用。

  12. 12 travel981cn Commented @ 2008-05-04 12:14 pmReply to this comment

    那我回去安装Compiz再试试。谢谢解答!

  13. 13 travel981cn Commented @ 2008-05-05 4:10 pmReply to this comment

    昨天回去试了一下,没想到真是这样的。suse必须要开xgl效果才能显示cairo-clock,没想到一个小小的桌面时钟这么麻烦。不装咯!