Matthew A. Nicholson wrote:Some time tommorrow (aka in the morning/afternoon) I should release updated (and IMO improved) versons of my bootsplash packages.
Hi !
As far as I tried, only tty1 is 'bootsplashed' with the framebuffer image.
I'd like to know how I can mod the /etc/init.d/rc script (I suppose it's the
one involved in bootsplashing process) to apply the background image to more
ttys.
TIA,
To enable the verbose image on all your tty's, run this after boot:
/usr/sbin/splash -snu 1 /etc/bootsplash/themes/current/config/bootsplash-1024x768.cfg
/usr/sbin/splash -snu 2 /etc/bootsplash/themes/current/config/bootsplash-1024x768.cfg
/usr/sbin/splash -snu 3 /etc/bootsplash/themes/current/config/bootsplash-1024x768.cfg
/usr/sbin/splash -snu 4 /etc/bootsplash/themes/current/config/bootsplash-1024x768.cfg
/usr/sbin/splash -snu 5 /etc/bootsplash/themes/current/config/bootsplash-1024x768.cfg
It could be placed in a special boot script towards the end.
Run it with -su instead of -snu if you want a silent image instead of a verbose one, I don't reccomend this.
-- Matthew A. Nicholson Matt-Land.com
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]