I use Ubuntu but have the Kubuntu login screen??

Associate
Joined
28 Oct 2002
Posts
1,510
I must have changed something in error - but how can i get back to the Ubuntu boot and login screens? - I miss all that gentle brown colour :)

Thanks

Diss
 
Associate
OP
Joined
28 Oct 2002
Posts
1,510
kiwi said:
Code:
sudo dpkg-reconfigure gdm

there you go :)

couldn't find anything in settings so tried this which worked - thanks

however my GRUB screen still says Kubuntu - how do i change that?

thanks all


Diss
 
Soldato
Joined
23 Jun 2005
Posts
5,454
Diss said:
couldn't find anything in settings so tried this which worked - thanks

however my GRUB screen still says Kubuntu - how do i change that?

thanks all


Diss
Code:
sudo cp /boot/grub/menu.lst /boot/grub/menu.lst.backup
just to back up

Code:
sudo gedit /boot/grub/menu.lst
Look for Kubuntu and simply delete the K.

DONT do it yet, I will boot into Ubuntu and check my instructions, just to be sure.

EDIT: Ok, just checked and I was right. I have posted a screenshot with the highlighted text to edit. Apply the edit to the rest of the menu entries.
 
Last edited:
Associate
OP
Joined
28 Oct 2002
Posts
1,510
thanks Scythe

Am in windows at the moment - will try that later today and and let you know how it works out

Cheers

Diss
 
Associate
OP
Joined
28 Oct 2002
Posts
1,510
Scythe said:
Look for Kubuntu and simply delete the K.

Thanks Scythe - but menu.lst already has Ubuntu
i think i somehow changed it through Synaptic (maybe uninstalled something?) but i dunno what it might be called to try a reinstall


Cheers

Diss
 
Back
Top Bottom