Results 1 to 5 of 5

Thread: Plymouth Customization

  1. #1
    Join Date
    Jan 2009
    Location
    Anderson, SC
    Beans
    45
    Distro
    Ubuntu 10.04 Lucid Lynx

    Plymouth Customization

    I'm not sure if I should post this in the general help or in the programming section. I've been up all night making Plymouth work and customizing it. I've made a lot of progress. Plymouth looks good and I've done a few tweaks. I'm using the solar theme. Instead of the sun being blue I've changed it to orange it looks really good. Now I want to change the flares to be semi orange and change the backdrop to more of a black with stars instead of blue. The backdrop should be easy but I can't find the image file for the background. I've already modified the Ubuntu logo. I figure the flares are part of the script but they are in binary. I know how to program a little bit but, I don't want to start from scratch on the flares. I already like they way they are I just want to adjust the colour. So I guess these are the questions I'm looking for help with.

    1. Does anyone know where the background image for the solar theme is located?
    2. Does anyone know where I can find the code for the solar-flare theme or somewhere I can start reading up on creating my own code?

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Plymouth Customization

    install locate with synaptic to find what you want on your system

    locate packagename

    look at plymouth-theme-solar into synaptic

  3. #3
    Join Date
    Jan 2009
    Location
    Anderson, SC
    Beans
    45
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Plymouth Customization

    I installed locate and it didn't really help. I can find the folder where all of the images are located at. However inside of this folder the image for the stars and the solar flares are missing. I can locate a binary file I believe to be the code for the animation, but because the file is in binary there isn't much I can really do with it. I guess what I need to find is the source code and start from that. Can anyone point in a good direction to start my hunt. In the morning I'm going to start googling it.

  4. #4
    Join Date
    Feb 2005
    Location
    Melbourne, Australia
    Beans
    13,510
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Plymouth Customization

    Quote Originally Posted by iceman_ch View Post
    .......
    1. Does anyone know where the background image for the solar theme is located?
    Probably exactly where Synaptic says the Installed files for that package are.
    Regards, David.
    Please use the Forum search and Wiki search for immediate help
    Please mark your thread as Solved when appropriate
    New to technical forums?: How To Ask Questions The Smart Way

  5. #5
    Join Date
    Jan 2009
    Location
    Anderson, SC
    Beans
    45
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Plymouth Customization

    I wish it were that easy but, no. The background image is not in the folder with everything else. The image with the sun on it is. The background is either generated by code or it's located some where else. None of the files I've looked at reference anything other then the star image. So I'm leaning towards code generating the background. Which doesn't make a whole lot of sense.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •