PDA

View Full Version : Changing splash screen back ti Ubuntu after installing xubuntu-desktop in 13.04



zemega
May 29th, 2013, 07:19 AM
The other day I installed xubuntu-desktop inside Ubuntu 13.04. Now I'm getting Xubuntu splash screen when booting and during shutdown. How can I change this back to using Ubuntu splash screen?

stinkeye
May 29th, 2013, 07:20 PM
In the terminal run...

sudo update-alternatives --config default.plymouth
and choose ubuntu-logo.plymouth

Then run ...

sudo update-initramfs -u

or

just remove the xubuntu plymouth theme and it will revert back to the ubuntu plymouth theme.

sudo apt-get remove plymouth-theme-xubuntu-logo

zemega
May 30th, 2013, 03:43 AM
Thank you. I'll choose to configure the plymouth. I'm not going to remove the xubuntu one, I might want to show it to other people.