How to change default desktop environment in Debian

sudo update-alternatives –config x-session-manager
There are 2 choices for the alternative x-session-manager (providing /usr/bin/x-session-manager).

Selection    Path                    Priority   Status
————————————————————
* 0            /usr/bin/gnome-session   50        auto mode
1            /usr/bin/gnome-session   50        manual mode
2            /usr/bin/mate-session    30        manual mode

Press <enter> to keep the current choice[*], or type selection number: 2
update-alternatives: using /usr/bin/mate-session to provide /usr/bin/x-session-manager (x-session-manager) in manual mode

Source: http://crunchbang.org/forums/viewtopic.php?id=37543

About SoCRaT

Systems Engineer, OSS & Linux Geek
This entry was posted in Linux, Uncategorized and tagged , , , , , . Bookmark the permalink.

2 Responses to How to change default desktop environment in Debian

  1. Mike says:

    Do you happen to know what configuration file that command is altering? Thanks in advance.

    Like

  2. Alaa says:

    This doesn’t work for some reason

    Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s