六月 14th, 2006

Splashy 和 uSplash

Category: Ubuntu, Author: Nicky, Popularity: 10%
dapper自带的usplash有人说用它启动慢,这点我倒不是很在意。但是复杂的制作和更换方法确实让人很不爽,自定义起来感觉和Windows的启动画面不相上下,那么使用Splashy来代替默认的usplash就不同了。而且从0.1.8版本开始还支持动画这些特性,那么要做一个像Mac那种旋转loading的登录画面轻而易举。下面就简单介绍一下安装、使用Splashy的方法,对Usplash情有独钟的朋友、不爱搞搞的朋友请不要模仿。 安装 Splashy(已经更新到 0.3.2)。 1、卸载uSplash
sudo apt-get --purge remove usplash
sudo dpkg-reconfigure linux-image-$(uname -r)
2、安装Splashy和主题包 sudo apt-get install splashy splashy-themes 也可以到 debian.org这里下载 Splashy 安装。 3、更换主题(有2种方法)
sudo splashy_config -s themename
*themename为主题名称 *主题安装在这里/etc/splashy/themes 也可以直接修改配置文件
sudo gedit /etc/splashy/config.xml
找到
<current_theme>default</current_theme>
把default改为主题名称 4、修改menu.lst文件
sudo gedit /boot/grub/menu.lst
找到
kernel /boot/vmlinuz-2.6.15-23-386 root=/dev/hdxx ro quiet splash
这行,去掉splash,在后面添加vga=792 *vga参考表 depth—–640×480—-800×600—-1024×768—–1280×1024—–1600×1200 8bit————769————771————-773————–775—————–796 15bit———-784————787————-790————–793—————–797 16bit———-785————788————-791————–794—————–798 24bit———-786————789————-792————–795—————–799 5、重启即可看效果。 已经更新到 0.3.2 注意:Splashy有2个版本提供选择,一个是0.1.6,我使用这个版本时,启动画面的滚动条在进入到GDM时都还要出现一次,不爽。升级到0.1.8后这个问题解决了,但是每到出现启动画面的时候屏幕都要闪现几次才能稳定,不知何故。所以我又换回Usplash了。 附1:其他命令 安装新主题 sudo splashy_config -i 主题路径 创建一个主题 sudo splashy_config -c 附2:为什么不选择Upower? Upower本来是在Splashy的基础上开发的,但是不知道什么原因它又停止开发转向Splashy。这是Ubuntu维客上介绍upower的一句话“Upower is no longer being developed.....Splashy works with Ubuntu 6.06 (Dapper Drake) and will continue to be developed.”。 附3:为什么不选择bootsplash? 引用一个新手的blog介绍:“bootsplash是很麻烦的,而且很难成功,因为我的电脑使用了sata硬盘,而我编译了很多此都没办法成功,作出操作前请做好失败的心里准备。 ”

Tags:, , , .
评论数量(4) | Add Comments
本文网址:http://www.osxcn.com/ubuntu/splashy.html



4 Comments so far

» You can leave a response or Trackback .

  1. Gravatar Icon 工藤 Says:
    不过,LINUX下没有主流的3D制作软件,只好放弃了
  2. Gravatar Icon 工藤 Says:
    楼上是MARS来的?
  3. Gravatar Icon 幻散羽翼 Says:
    作者能请教你下 图片和 depth—–640×480—-800×600—-1024×768—–1280×1024—–1600×1200 8bit————769————771————-773————–775—————–796 15bit———-784————787————-790————–793—————–797 16bit———-785————788————-791————–794—————–798 24bit———-786————789————-792————–795—————–799 这个参考表 要如何制作 希望高人能指点迷津 QQ234027573 谢谢你啊
  4. Gravatar Icon leaven@126.com Says:
    depth—–640×480—-800×600—-1024×768—–1280×1024—–1600×1200 8bit————769————771————-773————–775—————–796 15bit———-784————787————-790————–793—————–797 16bit———-785————788————-791————–794—————–798 24bit———-786————789————-792————–795—————–799

1 Trackbacks/Pingbacks

leave a reply