5

I am a bit of a newbie. I'd like to have the option of booting into either Unity of Xfce in Ubuntu Studio. Any help is appreciated.

Braiam
  • 69,112

1 Answers1

9

Install the APT Task ubuntu-desktop. Run

sudo apt-get install ubuntu-desktop^

(The caret at the end is not a typo.)

Then at the login screen you should be able to select the Unity session rather than XFCE, like this:

enter image description here

gertvdijk
  • 69,427