Send plymouth mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.freedesktop.org/mailman/listinfo/plymouth
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of plymouth digest..."
Today's Topics:
1. Re: Creating a Text Plymouth (Jeff Hoogland)
----------------------------------------------------------------------
Message: 1
Date: Wed, 16 Feb 2011 06:19:37 -0600
From: Jeff Hoogland <[email protected]>
Subject: Re: Creating a Text Plymouth
To: Ray Strode <[email protected]>
Cc: [email protected]
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="iso-8859-1"
So I've edited the color for the text plymouth but my console complains of
not being able to display the ascii code I gave it. Is there a list
somewhere of the background colors the next plymouth/console support?
~Jeff
On Sun, Feb 6, 2011 at 8:40 AM, Jeff Hoogland <[email protected]>wrote:
> Ray,
>
> Thanks for the response! I'd like to simply have a black background with
> the words "Bodhi Linux" in green. maybe some small other blinking dot/moving
> bar in green to let the user know the system is still booting.
>
> ~Jeff Hoogland
>
>
> On Sat, Feb 5, 2011 at 11:27 PM, Ray Strode <[email protected]> wrote:
>
>> Hi,
>>
>> On Sat, Feb 5, 2011 at 7:18 PM, Jeff Hoogland <[email protected]>
>> wrote:
>> > I have been searching the net and digging through source code tearing my
>> > hair out... How does one go about customizing a text plymouth for a
>> system?
>> Can you give a few more details about what you're trying to do?
>>
>> The source code for the "text" plymouth splash is in
>>
>> src/plugins/splash/text/plugin.c
>>
>> This plugin is run automatically when a graphical boot splash can't be
>> loaded.
>>
>> It's the splash that has 3 competing colinear progress bars (written
>> by Adam Jackson).
>>
>> As far as customization goes...
>>
>> Some of the splash plugins in plymouth support customization through
>> their theme config files.
>>
>> For instance, the two-step plugin lets you specify a the theme config
>> file where to align the animation on the screen,
>> what directory to pull animation frames from, etc.
>>
>> The most customizable splash plugin is the "script" plugin (written by
>> Charlie Brej). It has an embedded interpreter for a custom scripting
>> language. A lot of third party themes use the script plugin since you
>> can get a pretty advanced splash without writing any C code.
>>
>> The text splash plugin isn't customizable without changing the source
>> code, however. If you explain what your end goal is, I can give you
>> a run down on how you might get there.
>>
>> --Ray
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/plymouth/attachments/20110216/2432de7c/attachment.htm>
------------------------------
_______________________________________________
plymouth mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/plymouth
End of plymouth Digest, Vol 28, Issue 2
***************************************