5

Possible Duplicate:
How do I change the default session for when using auto-logins?

Any way to make gnome-shell as default window manager other than adding gnome-shell --replace' with in the startup application

Sreevisakh
  • 1,536

1 Answers1

6

By selecting gnome-shell at login from the drop down box pictured here: select gnome here

It should automatically be set to default for future logins until you select a different window manager.

If it doesn't automatically default the gnome-shell than you can edit /etc/lightdm/lightdm.conf and change

user-session=ubuntu

to

user-session=gnome

EDITED: to add how to change default manually.

Gary
  • 1,158