Skip to content

gitter-badger/xprintidle-ng

 
 

Repository files navigation

xprintidle is a utility that queries the X server for the user's idle time and prints it to stdout (in milliseconds).

Basically, type ./configure && make && sudo make install to compile and install the program. See the INSTALL.md file for more detailed instructions. You may have to run ./bootstrap beforehand.

You need the development files for the Xss library. In Debian, they are in the package libxss-dev or xlibs-static-dev, depending on your version.

Web page: http://www.dtek.chalmers.se/~henoch/text/xprintidle.html E-mail: Magnus Henoch henoch@dtek.chalmers.se Jabber/XMPP: legoscia@jabber.cd.chalmers.se

About

Utility for checking how long the X server has been idle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 70.9%
  • C 29.1%