You are not logged in.
Pages: 1
In Xfce 4.20, laptop close lid actions "Do nothing" and "Switch off display" both switch display off and on. I would expect that "Do nothing" literally leaves screen on.
Debian Testing, Lenovo ThinkPad X1 Carbon Gen 3.
Offline
Regardless of what it's set to closing the lid will always shut it off. This is opposed to hibernating or suspending.
Siduction
Debian Sid
Xfce 4.20 with Wayland/Labwc
Offline
I would expect that "Do nothing" literally leaves screen on.
See https://gitlab.xfce.org/xfce/xfce4-powe … issues/259. Specifically last comment as summary:
I can confirm that xfpm handles dpms correctly, and that xset s off is now necessary to prevent screen blanking, which is normal since xfpm does not handle screen blanking anymore.
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Thank you! I was thinking that if this is intentional or not.
Offline
xfce4-power-manager use UPower, you can disable lid control in /etc/UPower/UPower.conf
- changing IgnoreLid=false to IgnoreLid=true (and uncomment if commented by #)
- and to make change effect: systemctl restart upower
with this lcd is still blank after closed (by acpi? or hw?), but for example after reopen Redshift don't reapply night scheme, because is still activated, also xrandr still show same output if closed as if opened ;-)
Offline
Pages: 1
[ Generated in 0.009 seconds, 7 queries executed - Memory usage: 536.02 KiB (Peak: 536.87 KiB) ]