On Sat, 4 Jan 2003 18:57:41 -0000, Rob Keeling wrote:

>I have followed the instructions on how to patch the 2.4.18 kernel, and can
>now get a nice
>start up graphic for the wrong distro!
>
>How do I change the image? (The old ltsp penguin would be fine!)

The Logo is part of the sourcecode it is located in 
[kernelsourcepath]/include/linux/linux_logo.h
and 
[kernelsourcepath]/drivers/video/fbprogress.h

To create your own logo you need a package called "fblogo".
fblogo can create a linux_logo.h but you have to edit 
fbprogres.h manually.

The colors for the progress bar are part of the logo itself

This is part of a descripiton I found: (without liability, but it worked for me)
Extra Pixels
There are some pixels with extra functionality. They are located in the progress 
bar:

     The progress bar...
     -------------------------- - -  -    -
     |1234555666
     |    555666
     |    555666
     -------------------------- - -  -    -
     1: progress bar foreground color
     2: progress bar background color
     3: text foreground color
     4: text background color
     5: pixels for "warning" logo, dimensions PROGRESS_BAR_HEIGHT X 
PROGRESS_BAR_HEIGHT
     6: pixels for "failure" logo, dimensions PROGRESS_BAR_HEIGHT X 
PROGRESS_BAR_HEIGHT


I do not know about the logo stuff.
AFAIK 0/0 is top left

If you prefere the old LTSP logo than mybe it is ok to copy the mentioned files 
from the ltsp-lpp source.

I hope this helps.




---------------------------
[EMAIL PROTECTED]
---------------------------



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to