Re: [dev] slock for dual displays
I've had to set set the standby timeout before starting slock.
This is the script I use.
#! /bin/sh
xset dpms 10 0 0
/usr/local/bin/slock
xset s off
xset -dpms
Received on Fri May 22 2015 - 15:31:12 CEST
This archive was generated by hypermail 2.3.0
: Fri May 22 2015 - 15:36:07 CEST