sysconfig.bootsplash

来自「美化linux的kernel启动画面的程序」· BOOTSPLASH 代码 · 共 14 行

BOOTSPLASH
14
字号
## 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"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?