2

Previously I navigated to /etc/lightdm/lightdm.conf and changed user-session=ubuntu. lightdm.conf doesn't exist in Ubuntu 14.04 at that location, so how do I change user-session=ubuntu to something else?

14.04: 14.04

12.04: enter image description here

Elder Geek
  • 36,023
  • 25
  • 98
  • 183
davidbuddy9
  • 343
  • 1
  • 3
  • 18

2 Answers2

5

take a look in /usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf for changing default session (to wipe out guest login,btw, you must modify /usr/share/lightdm/lightdm.conf.d/50-unity-greeter.conf )

Pilot6
  • 90,100
  • 91
  • 213
  • 324
Silvia
  • 538
  • 2
  • 9
1

I have Ubuntu 14.04 and Kubuntu installed. You can change environments from the login screen. Next to your username, where it asks for your password, click the small Ubuntu icon. It will open a drop-down menu, with your installed environments on it. Select your desired session from the drop-down menu, and login.

Amended:
Here is a link to another question(answered) that describes the process of changing the default environment in Ubuntu 14.04. Should get you going.