
rodvitner wrote:I cant find out how to change user instead of logout. Is it not possible?



cwwgateway wrote:Just checked cinnamon, apparently if you lock your computer (lock button in the menu), the lock screen has a switch users button.

rodvitner wrote:OK. Not very comfortable, but it works. Hope it will be a better and more intuitiv way in the future, but i mark this question as solved. Thank you for help.



sudo ln -s /usr/bin/mdmflexiserver /usr/bin/gdmflexiserver
crossroadstech wrote:I found the cause and solution. The new display manager included with LMDE 201204 (Final not RC), MDM, renamed gdmflexiserver to mdmflexiserver. Gnome-screensaver, when it brings up the password prompt to unlock, looks to see if gdmflexiserver exists, before it displays the Switch User button.
To fix simply enter the following at the terminal:
- Code: Select all
sudo ln -s /usr/bin/mdmflexiserver /usr/bin/gdmflexiserver


Users browsing this forum: No registered users and 6 guests