Wednesday, August 01, 2018

[new] x11/xssstate - simple tool to retrieve the X screensaver state

Hi,

Here a port of xssstate, a suckless tool:
https://tools.suckless.org/x/xssstate

From DESCR:
This is a simple utility to get the state of the X screensaver extension.
These states include the idle time, the screensaver state and the time how long
to wait until the screensaver should be active.

The values for the states in X can be changed using xset(1).

It is a simple wrapper over XScreenSaverQueryInfo(3) function.

It comes with a `xsidle' script, that do the same of xidle(1) but
without the active-area.

Thanks.
--
Sebastien Marie

No comments:

Post a Comment