Comment 11 for bug 846407

Revision history for this message
Fabien_Tivolle (tivolle) wrote : Re: Empty desktop on 11.10 beta 1

Fix to get unity 2D in your session:

create in you home directory this file: .xsession

like this
$ echo "gnome-session --session=ubuntu-2d" > .xsession
$ sudo service xrdp restart

Done.