Unity-for-Arch-Extra icon indicating copy to clipboard operation
Unity-for-Arch-Extra copied to clipboard

No "switch user" button when screen locked

Open zeppelinlg opened this issue 12 years ago • 0 comments

When using lightdm-ubuntu (work fine with gdm), the switch user button don't appear. Seems that gnome-screensaver search /usr/bin/gdmflexiserver instead using dbus. This bug report explain the bug : https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/950583

Make a symlinks work : ln -s /usr/lib/lightdm/lightdm/gdmflexiserver /usr/bin/gdmflexiserver

zeppelinlg avatar Jan 19 '13 12:01 zeppelinlg