Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

plymouth-set-default-theme(1) [centos man page]

PLYMOUTH-SET-DEFAU(1)						   User Commands					     PLYMOUTH-SET-DEFAU(1)

NAME
plymouth-set-default-theme - Set the plymouth theme SYNOPSIS
plymouth-set-default-theme [OPTION...] [THEME] DESCRIPTION
When called with a THEME argument, the plymouth-set-default-theme command changes the preferred boot theme and also performs the necessary regeneration of the initial ramdisk (initrd) since plymouth is loaded from the boot loader from the initrd prior to the mounting of the root filesystem. If plymouth-set-default-theme is invoked with no options or parameters, it shows the currently selected theme by default. This output is used by the helper scripts plymouth-generate-initrd and plymouth-update-initrd to set the proper theme in the initial ramdisk. OPTIONS
The following options are understood: -h, --help Show summary of options. -l, --list List available themes. -r, --reset Reset to default theme. -R, --rebuild-initrd Rebuild initrd (necessary after changing theme). SEE ALSO
grub(8), plymouth(8), plymouthd(8), plymouth(1), http://www.freedesktop.org/wiki/Software/Plymouth plymouth PLYMOUTH-SET-DEFAU(1)

Check Out this Related Man Page

PLYMOUTH(8)						       System Administration						       PLYMOUTH(8)

NAME
plymouth - A graphical boot system and logger DESCRIPTION
plymouth is a graphical boot system for Linux which takes advantage of the kernel-based mode setting (KMS) available for modern graphic cards to provide a seamless, flickerfree and attractive boot screen. It allows to choose between various, static or animated graphical themes to spruce up the startup and avoid the noise generated by the vast amount of kernel messages while the machine boots into X. On systems where kernel-based mode setting is not available, plymouth falls back to a text mode boot screen which provides a simple progress bar to pro- vide feedback during boot. In order for the configured default plymouth theme to be loaded during boot, the option `splash' (or `rhgb' for backward compatibility with the RHGB boot splash) must be provided at the kernel command line. Without this command line option, plymouth will default to showing detailed boot output. During the boot process, the user can switch between the graphical theme and the detailed boot output using the Escape key. SEE ALSO
grub(8), plymouth-set-theme(1), plymouthd(8), plymouth(1), http://www.freedesktop.org/wiki/Software/Plymouth AUTHORS
plymouth was originally prototyped and named by Kristian Hogsberg, originally written by Ray Strode and has had significant contributions from Charlie Brej. It has also had contributions from Peter Jones, Adam Jackson, Frederic Crozat and others. plymouth PLYMOUTH(8)
Man Page

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

On how to select the right tool for a given task

edit by bakunin: I have split the thread to reflect the two different themes it had. Read the original thread here. All the other posts there dealing with the new theme have been moved here, the ones which addressed both i have copied and edited. Enjoy the discussion. BTW, you don't want to... (29 Replies)
Discussion started by: cfajohnson
29 Replies

2. Ubuntu

initial ramdisk in ubuntu

hi everybody! i need your help! i have some problems with "initial ramdisk" (initrd). i did with instructions of the following link Linux initial RAM disk (initrd) overview but my initrd not run. after loading, it stopped,and failure notice : "ramdisk : compressed image found at block 0 no... (0 Replies)
Discussion started by: xikechamh
0 Replies

3. Web Development

Flush Ads - Is this code overriding my ads?

I installed a wordpress theme and came across the following code contained in the functions.php (theme functions) file. I am wanting to make sure this code is not over-riding my adsense publisher id and replacing with theirs in the background. I had this happen on another theme and just wanting... (1 Reply)
Discussion started by: blueray1974
1 Replies

4. Shell Programming and Scripting

one file broken down into two

Hi, I guess the common theme for command lines is to take what you want out of a file and put it into another file. I am wondering if there are ways of putting what you dont want into a file aswell. so heres an example: 1 3 4 5 7 8 so if i use this code, I get values above 7 and... (2 Replies)
Discussion started by: phil_heath
2 Replies

5. Shell Programming and Scripting

If then else help in shell script

I have an application that needs to be restarted periodically. At times, one of the processes will hang. I would like to automate this process. # If the value returned here is a ?: ps -ef | grep "ibiaud" | grep -v grep | tr -s " " | cut -d " " -f7 # then run this: kill -9 `ps... (19 Replies)
Discussion started by: shannonadams68
19 Replies

6. Programming

Need help with Javascript

Hi guys, Ok first, let me explain what I want to do. I'm making a theme for the iphone, and I found a nice wallpaper slideshow script. Here is how it knows which wallpapers to use: <script type="text/javascript"> // SLIDE ROTATION FREQUENCY (in minutes) var slideRotation = 0.4;... (3 Replies)
Discussion started by: kicker75
3 Replies

7. Red Hat

help about qemu-kvm boot with initrd

I used the redhat RHEL6 boot with initrd but it failed, can sb help me # /usr/libexec/qemu-kvm --enable-kvm -smp 8 -m 1024 -net nic,model=virtio -net tap,script=/etc/qemu-ifup -initrd /boot/initramfs-2.6.32-279.el6.x86_64.img -kernel /boot/vmlinuz-2.6.32-279.el6.x86_64 -append "root=/dev/ram... (4 Replies)
Discussion started by: yanglei_fage
4 Replies

8. What is on Your Mind?

Thank's Neo!

Hi Neo, thank's for your work on the mobile theme. I like it to be able to have a look to this site on my mobile now and then. I know responsive-Design-Area is another rather complex field of IT, which can be very painful(I dive into CSS/JS/HTML/RESPONSIVE/... in some rare occasions too - not... (1 Reply)
Discussion started by: stomp
1 Replies