On Sunday 08 February 2009 12:17:34 Oliver Fromme wrote: > http://www.secnetix.de/olli/FreeBSD/vloader/background/beastie.pcx > > Create a directory /boot/themes/beastie and save the image > as beastie.pcx in that directory. Then create a text file > themes.conf in the same directory, containing these lines: > > theme_background="/boot/themes/beastie/beastie.pcx" > theme_font="/boot/themes/default/stdfont" > theme_fgcolor="0 0 0" # black > theme_bgcolor="255 255 255" # white > theme_litcolor="255 64 32" # bright red > theme_dimcolor="64 64 128" # dark bluish grey > theme_options_xy="17 170" > theme_actions_xy="17 281" > > Finally, change the beastie_theme line in /boot/loader.conf > like this: > > beastie_theme="/boot/themes/beastie/theme.conf" > > Done.
...and it is. Thanks, Oliver! -- Matt Dawson MTD15-RIPE [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

