Hi. I set my environment variables like this:
XSECURELOCK_BLANK_TIMEOUT=5
XSECURELOCK_AUTH_TIMEOUT=5
XSECURELOCK_BLANK_DPMS_STATE=suspend
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.