
Sleek Dragon for Usplash
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
I'm new in linux and are not experienced. I hope this works for everybody.
Usplash description and HOWTO customize:
https://help.ubuntu.com/community/USplash
The combination of the original wallpaper, GDM Theme, Login Startup Splash and the Grub Usplash Splash Theme is excelent.
"Sleek and Sporty" wallpaper is by Dragonkahn:
http://www.deviantart.com/deviation/528791/
"Sleek Dragon" GDM Theme is by Potemkin:
http://www.gnome-look.org/content/show.php?content=25716
"Sleek Dragon splash" Login Startup Splash is by Kunsel:
http://www.gnome-look.org/content/show.php?content=26461
You have to install the (Package usplash).
The easiest way to manage usplash themes is to use (Package sum) "Start-Up Manager"
To do it manually without (sum) the "Start-Up Manager":
Extract Sleek_Dragon_Usplash_Splash-02.so.tar.gz
Open the terminal were this file has benn extracted. And Type:
"sudo mkdir -p /usr/local/lib/usplash/"
"sudo cp Sleek_Dragon_Usplash_Splash-02.so /usr/local/lib/usplash/Sleek_Dragon_Usplash_Splash-02.so"
"sudo update-alternatives --install /usr/lib/usplash/usplash-artwork.so usplash-artwork.so /usr/local/lib/usplash/Sleek_Dragon_Usplash_Splash-02.so" 55"
"sudo update-alternatives --config usplash-artwork.so"
"sudo dpkg-reconfigure linux-image-$(uname -r)"
THATS ALL.
14 years ago
Model 01:
It has a small progress bar (320x18 pixels) at a 5% high from the bottom to up.
Model 02:
The progress bar (1000x18 pixels) is on the bottom. And cover the whole horizontal size.
14 years ago
Model 01:
It has a small progress bar (320x18 pixels) at a 5% high from the bottom to up.
Model 02:
The progress bar (1000x18 pixels) is on the bottom. And cover the whole horizontal size.
zero1
13 years ago
Report
kira
13 years ago
i would like to know how u customized the scrollbar ........
i used
pngtousplash final.png > usplash-artwork.c
now how do i edit the usplash-artwork.c ?//??
Report