几天前我将我的操作系统从 Lubuntu 13.10 升级到 Lubuntu 14.04,现在当盖子合上时我的屏幕会锁定,而当盖子合上时我不想发生任何事情。
我已经在 Xfce 电源管理器中设置了正确的选项(“当笔记本电脑盖子关闭时:没有”),并且,截至https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug /1307545和关闭笔记本电脑盖暂停 Lubuntu,自升级以来,我尝试编辑/etc/systemd/logind.conf
;但是当我合上盖子时,屏幕仍然锁定并要求输入密码。请注意,每次关闭屏幕时都不会发生这种情况;有时它会保持关闭几分钟,并且可以在没有锁定的情况下重新打开,有时我一合上盖子它就会锁定。
作为参考,这是我的内容/etc/systemd/logind.conf
:
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
#
# See logind.conf(5) for …
Run Code Online (Sandbox Code Playgroud)