-
Notifications
You must be signed in to change notification settings - Fork 176
Closed
Labels
Description
Hi,
I've noticed that after locking my screen with betterlockscreen --lock and then unlocking the monitor turns off quite quickly.
If I run xset q before locking I get:
...
DPMS (Energy Star):
Standby: 600 Suspend: 600 Off: 600
DPMS is Enabled
Monitor is On
But after locking and unlocking I get:
...
DPMS (Energy Star):
Standby: 30 Suspend: 600 Off: 600
DPMS is Enabled
Monitor is On
I have lock_timeout=30 in my betterlockscreenrc, it seems that this value overwrites the DPMS Standby time.
This is the output of betterlockscreen --version
[B] Betterlockscreen
Betterlockscreen: version: v4.0.0 (dunst: true, feh: true)
i3lock: version 2.13.c.4 © 2010 Michael Stapelberg, © 2015 Cassandra Fox, © 2021 Raymond Li
Version: ImageMagick 7.1.0-4 Q16 x86_64 2021-07-18 https://imagemagick.org
Copyright: (C) 1999-2021 ImageMagick Studio LLC
License: https://imagemagick.org/script/license.php
Features: Cipher DPC HDRI Modules OpenMP(4.5)
Delegates (built-in): bzlib cairo djvu fontconfig freetype heic jbig jng jp2 jpeg lcms lqr ltdl lzma openexr pangocairo png raqm raw rsvg tiff webp wmf x xml zip zlib
dunst version: 1.6.1
feh version 3.7.1
Compile-time switches: curl exif inotify help stat64 verscmp xinerama
Thanks!
Reactions are currently unavailable