Re: 系统唤醒时显示的警告
发表于 : 2016-08-30 15:07
由 vickycq
yangdawei.hit 写了:系统唤醒后
如何待机的,是否为合盖自动待机?
可能原因 两个系统组件在争抢合盖待机的控制权。
若为合盖自动待机,在 xfce4-power-manager-settings 中禁用合盖自动待机试试。
或在 /etc/systemd/logind.conf 中设置 HandleLidSwitch=ignore
二者取其一即可。
参考
http://docs.xfce.org/xfce/xfce4-power-manager/1.4/start
https://www.freedesktop.org/software/sy ... .conf.html