![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 | ||||||||||||
|
First Cup of Ubuntu
![]() Join Date: Nov 2009
Beans: 1
|
Customize usplash, xsplash and grub in karmic 9.10
Okay, my first post so I thought I'd make it worthwhile. Incase you're wondering how to customize the grub boot menu, the usplash boot screen and then the xsplash GDM login screen in karmic koala (9.10), this should help you out considerably.
1- Change the GDM theme and background (xsplash) Okay..here goes. Quote:
(Note: If for some reason your theme still doesn't show up under the Theme tab, select a theme and click on "Customize", then select your theme under the "Controls" tab and similarly under the "Windows borders" tab.) To get rid of the irritating dark brown background with the white ubuntu logo and progress bar, do this: Move the background image file or whatever image file you would like to /usr/share/images/xsplash/ and rename it as bg_screenresolution.jpg, so mine is bg_2560x1600.jpg If you open up the /usr/share/images/xsplash/ folder you'll also see some files starting with logo_, you can let them remain as is they are if you like to see the ubuntu logo, i changed mine to look like a mac logo. Incase you want to change them just replace them with your own logos and size the dimensions to match, so logo_large.png is 302 x 110, just make sure your image file has the same dimensions. (Backup the existing logo_ files too btw) Now moving onto the the usplash screen with the black background and white ubuntu logo on it, this comes up after the grub boot selection menu. 2- Change the usplash boot screen: First off you need to download a few things to get started. Quote:
You'll need to goto https://launchpad.net/ubuntu/+source/usplash-theme-ubuntu/0.27 and download the usplash-theme-ubuntu_releaseNumber.tar.gz (I downloaded 0.27). apt-get did not seem to work for some reason. Anyway, untar the package by: Quote:
What I did was to take an image I already had (1208 x 1024) and resize it down to 139 x 139 and 222 x 222 and so on until i had 4 files. If you want to edit the file already provided, open up gimp or your favourite image editor and click on image > mode > RGB and then you can edit the files, once you're done, click on image > Flatten image and then image > mode > Indexed, and select the normal optimum palette with 256 colors. Save the file and you're done. Heres a small trick incase you're using an image that doesn't have a black background and you don't want to go through the hassle of making 4 versions of the same file in different sizes. Just breeze through the usplash-ubuntu-theme.c file and see what file (i.e. logo_large.png or logo_small.png and so on) is selected for your screen resolution and then resize that file to the same resolution (so, in my case screen resolution is 1280 x 1024 and the logo_med.png file is used , therefore, i used an image with dimensions of 1280 x 1024, naming it to logo_med.png). This is what it looks like: Quote:
Once, youre done fiddling around with the images, open up a terminal, cd into the usplash-theme-ubuntu directory and type these commands out: Quote:
Quote:
Quote:
Quote:
Note: To check up on your new usplash screen just type "sudo usplash -c" and it'll come up, you can come back to gnome by pressing Alt + F7 3- Changing the grub boot screen. Back up your /boot/grub/menu.lst file first, by: Quote:
scroll down till you see: Quote:
Quote:
Open up a terminal and do: Quote:
|
||||||||||||
|
|
|
|
|
#2 |
|
Way Too Much Ubuntu
![]() |
Re: Customize usplash, xsplash and grub in karmic 9.10
this is incorrect:
# gksudo gdm -u dbus-launch gnome-appearance-properties it should be: # gksudo -u gdm dbus-launch gnome-appearance-properties -u = run as user user = gdm not dbus-launch other than that this is a great post thanks a bunch shame ubuntu dev's decided on this but hey karmic has had a lot done to it which in my opinion should not have been done
__________________
If everything in life was easy, we would learn nothing!! Ubuntu 10.4.1/Win7 ultimate Ubuntu as primaryOS Gnome/FluxBox[(1600x1200/1440x1050)Nv9400GT(1Gb),AMD X2 64 4.2Ghz,3GB | My ipv6 site | |
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2008
Beans: 11
|
Re: Customize usplash, xsplash and grub in karmic 9.10
... there is no menu.lst in 9.10. Karmic uses grub2 and therefore you will only find a grub.cfg!
|
|
|
|
|
|
#4 |
|
Punch drunk and without bail
![]() |
Re: Customize usplash, xsplash and grub in karmic 9.10
Splash image for grub2: https://help.ubuntu.com/community/Grub2
Last edited by wojox; December 17th, 2009 at 08:40 AM.. |
|
|
|
|
|
#5 |
|
First Cup of Ubuntu
![]() Join Date: Oct 2009
Beans: 1
|
Re: Customize usplash, xsplash and grub in karmic 9.10
Bargie,
Many thanks for the usplash customization guide, it was really simple and the only one that actually worked. |
|
|
|
|
|
#6 |
|
Way Too Much Ubuntu
![]() |
Re: Customize usplash, xsplash and grub in karmic 9.10
Thanks for a awesome tut... I am going to try this when I get home.
__________________
The original point and click interface was The Smith & Wesson. |
|
|
|
|
|
#7 |
|
A Carafe of Ubuntu
![]() |
Re: Customize usplash, xsplash and grub in karmic 9.10
Really want to customize Grub, USplash, Xsplash and GDM? Check out the link a the beginning of this thread.
http://ubuntuforums.org/showthread.p...33#post9068333 |
|
|
|
| Bookmarks |
| Tags |
| customize, gdm, karmic, usplash, xsplash |
| Thread Tools | |
| Display Modes | |
|
|