aurora-borealis: Linux Mint bootsplash

Plymouth Themes

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.2

Description:
Demo. here http://www.youtube.com/watch?v=uOAr1IRC3sA&feature=youtu.be


Credit to:
1-the script and artwork creator: OobuntusGoof tus : http://gnome-look.org/usermanager/search.php?username=OobuntusGooftus

2- Thee Mahn (Ultimate Edition founder) who has created the deb file AND REPOSTORMED IT

to change the logo size just change the distro_text_size on line 13 to a greater number. Changing the 4 to an 8 will make the object twice as large.

chengelog:

Changed line 53 from:
startup_sprite.SetX (screen_width / 6 - ImageGetWidth(startup_image) / 2);
to:
startup_sprite.SetX (screen_width / 15);

Changed line 62 from:
shutdown_sprite.SetX (screen_width / 6 - ImageGetWidth(shutdown_image) / 2);
to:
shutdown_sprite.SetX (screen_width / 15);

Changed line 79 from:
SpriteSetX (mint_sprite, SpriteWindowGetWidth() / 6 - ImageGetWidth(frame_image[int_frame_index]) / 2);
to:
SpriteSetX (mint_sprite, SpriteWindowGetWidth() / 15);

Now the object will always be on the screen near the left edge.

You can use other values instead of 15. Larger values will place it closer to the left edge.
Last changelog:

aurora-borealis-1.0-plymouth (1.0.0) unstable; urgency=low * Initial Release. * Changelog missing or errors contact author. * UE Team . * This file was auto generated via repostorm. * Please review http://repostorm.com/ for more information. * Closes: Bug#99999. -- UE Team Thu, 10 Apr 2014 22:21:50 -0400
Repostorm
repostorm.com


Ratings & Comments

1 Comment

papercutspain

I don't get how to switch from my current plymouth on this one. Can someone please explain it to me? (i use mint)

Pling
0 Affiliates
Details
license
version
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

More Plymouth Themes from Brahimsalem:

Linux
Brahimsalem
last update date: 3 months ago

Score 5.0

Ubuntu Vision
Brahimsalem
last update date: 3 months ago

Score 6.8

Apple
Brahimsalem
last update date: 4 months ago

Score 5.0

zorin
Brahimsalem
last update date: 4 months ago

Score 5.0

Mint Hypnotic
Brahimsalem
last update date: 4 months ago

Score 5.0

Mint
Brahimsalem
last update date: 4 months ago

Score 5.7

Other Plymouth Themes:

Asphyxia BootSplash 0.0.1 Plymouth MOD
T-Head
last update date: 14 years ago

Score 5.1

debian_dreams2_plymouth
edzi
last update date: 14 years ago

Score 4.7

Sputnik
cfaber
last update date: 11 years ago

Score 4.7

Plymouth Theme mud Logs
tigger-gg
last update date: 15 years ago

Score 5.3

dreams-debian-plymouth
edzi
last update date: 14 years ago

Score 5.9

debian_metal_plymouth
edzi
last update date: 14 years ago

Score 5.3




Plymouth

Plymouth is a bootsplash for Linux supporting animations using Direct Rendering Manager and KMS driver. It gets packed into the initrd. Besides eye-candy, Plymouth also handles user interaction during boot. Wikipedia

Installation instructions:

  1. copy YOURTHEME folder to usr/share/plymouth/themes/YOURTHEME

  2. run in terminal:

sudo plymouth-set-default-theme YOURTHEME -R