So I&#39;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?<br><br>
~Jeff<br><br><div class="gmail_quote">On Sun, Feb 6, 2011 at 8:40 AM, Jeff Hoogland <span dir="ltr">&lt;<a href="mailto:jeffhoogland@gmail.com">jeffhoogland@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Ray,<br><br>Thanks for the response! I&#39;d like to simply have a black background with the words &quot;Bodhi Linux&quot; in green. maybe some small other blinking dot/moving bar in green to let the user know the system is still booting.<br>
<font color="#888888">
<br>~Jeff Hoogland</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Sat, Feb 5, 2011 at 11:27 PM, Ray Strode <span dir="ltr">&lt;<a href="mailto:halfline@gmail.com" target="_blank">halfline@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<div><br>
On Sat, Feb 5, 2011 at 7:18 PM, Jeff Hoogland &lt;<a href="mailto:jeffhoogland@gmail.com" target="_blank">jeffhoogland@gmail.com</a>&gt; wrote:<br>
&gt; I have been searching the net and digging through source code tearing my<br>
&gt; hair out... How does one go about customizing a text plymouth for a system?<br>
</div>Can you give a few more details about what you&#39;re trying to do?<br>
<br>
The source code for the &quot;text&quot; plymouth splash is in<br>
<br>
src/plugins/splash/text/plugin.c<br>
<br>
This plugin is run automatically when a graphical boot splash can&#39;t be loaded.<br>
<br>
It&#39;s the splash that has 3 competing colinear progress bars (written<br>
by Adam Jackson).<br>
<br>
As far as customization goes...<br>
<br>
Some of the splash plugins in plymouth support customization through<br>
their theme config files.<br>
<br>
For instance, the two-step plugin lets you specify a the theme config<br>
file where to align the animation on the screen,<br>
what directory to pull animation frames from, etc.<br>
<br>
The most customizable splash plugin is the &quot;script&quot; plugin (written by<br>
Charlie Brej).  It has an embedded interpreter for a custom scripting<br>
language. A lot of third party themes use the script plugin since you<br>
can get a pretty advanced splash without writing any C code.<br>
<br>
The text splash plugin isn&#39;t customizable without changing the source<br>
code, however.    If you explain what your end goal is, I can give you<br>
a run down on how you might get there.<br>
<font color="#888888"><br>
--Ray<br>
</font></blockquote></div><br>
</div></div></blockquote></div><br>