Hello all I've noticed that a startup logo of a theme isn't shown after logging in.
Specifically, "init/init.cfg" of "Ganymede" begins with the
following lines:
BEGIN_BACKGROUND("STARTUP_BACKGROUND")
SET_SOLID("100 70 40")
ADD_BACKGROUND_TILED("backgrounds/images/French-Products-for-Ganymede.png")
__FORGROUND_LAYER "init/images/ganymede.png" 1 512 256 0 0
END_BACKGROUND
When removing the line of "ADD_BACKGROUND_TILED("back ...",
"init/images/ganymede.png" is shown at the right position,
while when I leave the line as it is, the image is shown
at lower position than the right place.
On the other hand, "aqua" uses "init/init.cfg" which begins
with:
BEGIN_BACKGROUND("STARTUP_BACKGROUND")
SET_SOLID("255 255 255")
ADD_BACKGROUND_SCALED("init/images/bg.jpg")
ADD_OVERLAY_IMAGE_CENTERED("init/images/logo2.png")
END_BACKGROUND
In this case, when removing "ADD_BACKGROUND_SCALED("init/...",
"init/images/logo2.png" is shown at the right place.
But when leaving the line as it is, the logo isn't shown
as if "logo2.png" is covered with the background image.
Any help is appreciated.
---
Yasufumi Haga [EMAIL PROTECTED]
http://homepage3.nifty.com/peterpan/
fingerprint:0EFA 299A BC32 7D68 1FEF BA2B 804E 9B15 C4F0 F9F0
pgpZbiqIKQE7h.pgp
Description: PGP signature
