You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
So when the screen locks, if I dont do anything then after 5 seconds => xsecurelock would blank the screen. This works fine but the blank state is not suspend, as defined in the DPMS_STATE above. I can tell this because although the screen turns black, the Thinkpad LED stays solid which indicates that the laptop is not suspending. FYI, I also tried "off", "standby" and still got the same thing: screen turns black but LED is still solid.
Hi. I set my environment variables like this:
So when the screen locks, if I dont do anything then after 5 seconds => xsecurelock would blank the screen. This works fine but the blank state is not suspend, as defined in the DPMS_STATE above. I can tell this because although the screen turns black, the Thinkpad LED stays solid which indicates that the laptop is not suspending. FYI, I also tried "off", "standby" and still got the same thing: screen turns black but LED is still solid.
Any help is appreciated.