I am using xubuntu 11.10. I'd like to be able to switch users, and I'd like to be able to do this within the xfce user interface. I read somewhere that there might be an applet I can install, but I cannot seem to find it. Can someone help?
|
In a terminal:
During installation it will ask you to switch window manager - do not choose GDM, but stick with lightdm. N.B. since its a text screen press TAB to navigate to "OK" and press ENTER Right-click and add a new panel item - User Switching |
||||
|
|
If you don't want to bring in the whole of gdm and dependencies, you can just create a launcher that achieves the same thing. Put this
into a file called
Then add a Launcher plugin to your panel, edit the menu and click the button with a white paper with a plus on it, there you can just type in fast-user-switch (it should auto-complete while you type if you did the past steps correctly), and select a nice icon (search for Note: The next version of XFCE, 4.10, will include a Switch User button in the Actions plugin, and deprecate the session menu. Note to the note: if you have kdm instead of gdm/lightdm (kdm+xfce may be an odd combination, but it happens), the 4.10 Switch User button doesn't work. However, the following bash script works, and additionally lets you either log in as a currently logged in user, or start a new login:
|
|||||||
|
|
You can click your user name in the top panel and then select "Lock Screen." From the locked screen select "New Login" and it will take you back to the LightDM screen where you can click a different user name and enter the password. The first user is still logged in and you can switch back and forth this way. |
|||
|
|
Lock screen, and when prompted to login, click "New login". (Works on 12.04, but it probably works on 11.10 too) |
|||
|
|
