How to change the color of KSide.png [SOLVED]
-
- Black ninja
- Posts: 31
- Joined: 13 Nov 2012, 19:00
- Distribution: 1.2 - i486
- Location: USA
How to change the color of KSide.png [SOLVED]
Hello, I am trying to personalize my computer a little and I found where Kside is located and changed it a little to make it match my desktop better but I cant figure out how to change the color, Its a 8bit black n grey image but when it loads it turns blue, how can I change the color. I am also using a live distro so I was wondering if there is a command I could use to change the picture at startup.
Last edited by phill42083 on 12 Dec 2012, 02:48, edited 1 time in total.
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: How to change the color of KSide.png
open the image in gimp or photoshop or any decent image editor and turn to greyscale. Then make sure under image settings that it is an 8bit file (most important) then save it. If you don't save as 8bit it will have too much information.Its a 8bit black n grey image but when it loads it turns blue, how can I change the color. I am also using a live distro so I was wondering if there is a command I could use to change the picture at startup.
Which startup image are you referring to? Search /usr/ for the string splash.
Code: Select all
find /usr -name "splash*"
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
-
- Black ninja
- Posts: 31
- Joined: 13 Nov 2012, 19:00
- Distribution: 1.2 - i486
- Location: USA
Re: How to change the color of KSide.png [SOLVED]
thanks so much for the help. I created a xzm with the file and it worked perfectly!