Google

suse第一个终端下的图片效果

2007-10-06 21:14 来源: www.linuxdiyf.com 作者:yncmasbw 网友评论 0 条 浏览次数 137

在suse中设置用字符界面启动,第一个终端下面有特效。今天无意中看到在哪里可以改。记下来。

/etc/sysconfig/bootsplash

## Path: System/Boot
## Description: selects bootsplash graphics theme
## Type: string
## Default: SuSE-SLES
# Choose the bootsplash theme. It should be based in
# /etc/bootsplash/themes/
THEME="SuSE-SLES"
## Path: System/Boot
## Description: enables/disables bootup graphics
## Type: yesno
## Default: yes
#
# SPLASH can be set to "no" to turn off the splash-screen on console 1
# at boot time (after kernel load).
#
# SPLASH=no to disable the splash screen
#
# SPLASH=yes to show the splash screen
#
SPLASH="yes"

上一篇: 下一篇:

相关主题:suse