Torsten, besides telling the power manager to "Lock screen when going for suspend/hibernate" in its settings, you have to install xscreensaver package, add "xscreensaver -nosplash" as an autostarted application in LXDE settings. (You can test, if autostart worked by running command "pidof xscreensaver" in terminal after logging in: it displays a number, if xscreensaver is running.)
If you additionally want lxlock to be able to use xscreensaver (and to fix Bug #1205384) , you could do this in terminal (as superuser): sudo wget --output-document=/usr/local/bin/lxlock http://bug-attachment.xfce.org/attachment.cgi?id=5295 && sudo chmod a+x /usr/local/bin/lxlock If you later want to revert back to official lxlock, just delete the downloaded file /usr/local/bin/lxlock -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1222021 Title: xfce4-power-manager does not inhibit systemd from handling buttons and lid events To manage notifications about this bug go to: https://bugs.launchpad.net/xfce4-power-manager/+bug/1222021/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
