jrm@
Developer
Hello; when I run
from ~/.xinitrc the screen is locked as expected after 15 minutes of inactivity. However, despite having xlock*dpmsoff: 5 in ~/.Xdefaults the screen is not blanked. I think the X resource set in ~/.Xdefaults is fine because when I run xlock from a shell or even when I run xautolock from a shell after Xorg has started the screen is blanked. Why don't the resources for xlock work when xautolock is started from ~/.xinitrc?
Code:
xautolock -time 15&