Magellan Linux

Contents of /trunk/splashutils-magellan/splash.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10 - (show annotations) (download)
Fri Mar 4 21:05:18 2005 UTC (19 years, 2 months ago) by niro
File size: 869 byte(s)
fixed standard settings

1 # Config file for splashutils
2 # $Header: /root/magellan-cvs/src/splashutils-magellan/splash.conf,v 1.3 2005-03-04 21:05:18 niro Exp $
3
4 # a theme to use, probably best left commented (the theme specified
5 # on the kernel command line is used)
6 # SPLASH_THEME="magellan-040"
7
8 # on which ttys should fbsplash be enabled? defaults to RC_TTY_NUMBER
9 SPLASH_TTYS="0 1 2 3 4 5"
10
11 # what font to use? defaults to what fbtruetype uses
12 # SPLASH_FONT="luxisri.ttf"
13
14 # boot/reboot/shutdown message overrides
15 SPLASH_BOOT_MESSAGE="Booting the system"
16 SPLASH_REBOOT_MESSAGE="Rebooting the system"
17 SPLASH_SHUTDOWN_MESSAGE="Shutting the system down"
18
19 # should we drop to verbose mode on initscript errors? (yes/no)
20 SPLASH_VERBOSE_ON_ERRORS="yes"
21
22 # allows to set different themes on different consoles
23 # format: "<console>:<theme> <console>:<theme> (...)"
24 # SPLASH_TTY_MAP="1:magellan-040"

Properties

Name Value
svn:executable *