Creating a Text Plymouth

Ray Strode halfline at gmail.com
Thu Feb 17 19:17:36 PST 2011


Hi,

On Wed, Feb 16, 2011 at 7:19 AM, Jeff Hoogland <jeffhoogland at gmail.com> wrote:
> 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?
What did you do exactly?

You need to use the

ply_terminal_set_color_hex_value

function to assign a particular rgb color value to one of the 16
available slots in the palette.

The slots are named after their initial colors but can be changed to anything.

See the view_start_animation function for where the text plugin does it.

--Ray


More information about the plymouth mailing list