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