change the default desktop environment in linux

change the default desktop environment in linux

What will be your default desktop when you boot next time.

If you want GNOME to be your desktop environment Open the terminal (console) and type

switchdesk GNOME

If you want KDE

switchdesk KDE

The same applies to other Desktop environments too..just inculde it's name after switchdesk command

Or

The other way is to manually edit the /etc/sysconfig/desktop
file and put your prefered environment

You have to put it in desktop line in the file

i.e,DESKTOP="KDE/GNOME"

__________________

my site aka blog www.aditech.info


Re: change the default desktop environment in linux

lol, ive used linux for years, and i have never heard this, i ususally have to make my own xinitrc files =)

thanks for the tip man!!

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.