A regular Ubuntu 11.10 system uses LightDM as its display manager, by default. A Lubuntu 11.10 system uses LXDM as its default display manager. When you install lubuntu-desktop
on a regular Ubuntu 11.10 system, you may be prompted to select what display manager you wish to use. You can select between LightDM, LXDM, or other display managers if they are installed, including GDM (which was the default display manager for regular Ubuntu systems prior to version 11.10).
No matter which display manager you are using, you can change the default session type for your user by logging out (click the power/configuration icon at the upper-right corner of the screen and select Log Out). Logging out brings you to the login screen, even on systems where you are automatically logged in on boot. Then you can select whatever session type you want (in this case, you'd want to select Lubuntu
), and log in. Your session type will be remembered (for that user account).
Different display managers put the drop-down menu used to select between session types in different places. If you have trouble finding it even after trying, you can comment or edit your question describing what the menu looks like (including its color), which will help to determine what display manager is enabled, which will make it possible to provide a detailed description of how to select your session type. But you may very well find that selecting your session type is quite easy.
If you select your session type and log in but you're still automatically logged in with the wrong session type, then you can disable automatic login, log out, log back in (selecting the session type you want), and re-enable automatic login. (If you don't know how to do this and searching doesn't help, please post a comment and I'll add that information to this post.)
If that doesn't work either, and LightDM is your display manager, see this related question. Please note that changing the global default session type will only work if it is not overridden by a user-specific preference. So if you're being logged in to a Unity session because that's the global default and there is no user-specific default, then the accepted answer there will help. But if you're being logged in to a Unity session because that's set as your user-specific session type, then you may want to manually change the user-specific default to Lubuntu
(or, less likely, LXDE
) using the directions in this answer.
lubuntu-desktop
on a standard Ubuntu Oneiric system, the user is given the choice between sticking withlightdm
or switching tolxdm
. That question is specifically and explicitly aboutlightdm
. – Eliah Kagan Dec 02 '11 at 00:21