From 97c3eeb99a45bc2dcdc67d90c161d0e69d3ca153 Mon Sep 17 00:00:00 2001 From: Florent Villard Date: Tue, 26 Aug 2003 11:06:17 +0000 Subject: set Esc as the key to swich to verbose mode improve switch-theme so that it can be used in post of mandrake_theme packages remove images and config files --- scripts/splash.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/splash.sh') diff --git a/scripts/splash.sh b/scripts/splash.sh index 5bb4bb4..d200b12 100644 --- a/scripts/splash.sh +++ b/scripts/splash.sh @@ -184,7 +184,7 @@ if [ "$progress" == 1 -o "$1" == "start" ]; then _boot=$TEXT if [ "$text_x" != "" -a "$text_y" != "" \ -a "$text_color" != "" -a "$text_size" != "" -a "$_silent" == "yes" ]; then - gprintf "Press F2 for verbose mode." + gprintf "Press Esc for verbose mode." fbtruetype.static -x $text_x -y $text_y -t $text_color -s $text_size \ $custom_font "$_boot $TEXT" fi -- cgit v1.2.1