Saturday, May 28, 2011

Changing Linux Bootscreen Themes

1. Access synaptic packet manager, the search algorithm Plymouth-type theme.
2. Choose a theme, right click and select mark for instalation.
3. Click the Apply button.
4. If you've finished installation, we now switch on these themes. To do that, call the terminal, type the command:

sudo update-alternatives-config defauld.plymouth

5. Press enter. Then the configuration page will appear. Choose a theme that will be activated by typing a number in the order of themes in the list.
6. Press enter.
7. The above steps only activate these themes. In order for these themes can be directly applied when you restart your computer, we first update the kernel configuration by typing the following command in a terminal:

sudo update-initramfs-u

8. Restart your computer, and enjoy your new theme.

No comments:

Post a Comment