How To: Correct usplash image size for Elyssa

Write tutorials for Linux Mint here
More tutorials on https://github.com/orgs/linuxmint/discu ... /tutorials and (archive) on https://community.linuxmint.com/tutorial
Forum rules
Don't add support questions to tutorials; start your own topic in the appropriate sub-forum instead. Before you post read forum rules
Post Reply
Steely

How To: Correct usplash image size for Elyssa

Post by Steely »

Depending on the resolution and size of your monitor the usplash image with Elyssa may not fill the whole screen during boot. Usplash is the screen that shows the progress during the boot process. This has been tested and works for my lcd with a native resolution of 1280x1024.

Open Terminal and enter the following

gksu gedit /etc/usplash.conf

Change the xres setting to xres=800 and the yres setting to yres=640 and then save the file and close.

From the terminal enter the following

sudo update-initramfs -u

Restart the computer.

It may take a few attempts with different resolutions if it does not work right away.
Husse

Re: How To: Correct usplash image size for Elyssa

Post by Husse »

Thanks - I think we did just that in beta 048 :)
alexxx24887

Re: How To: Correct usplash image size for Elyssa

Post by alexxx24887 »

Worked great here on Mint 6 Main Edition. Tested in several resolutions, from 800x600 to 1280x1024, everything went fine.

thank you, finally the usplash fits to the screen. 8)


now available on the wiki
Post Reply

Return to “Tutorials”