logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xssproxy - forward freedesktop.org Idle Inhibition Service calls to Xss

Author

       Written by Tim Schumacher.

Description

xssproxy  implements  the  org.freedesktop.ScreenSaver  D-Bus  interface described in the Idle Inhibition
       Service Draft by the freedesktop.org developers.  The inhibition of the screensaver  is  then  controlled
       using the XScreenSaverSuspend function from the Xss (X11 Screen Saver extension) library.

Examples

       To use run in your ~/.xinitrc file.  The program doesn't return so you need to run it in the background.

              xssproxy &

Name

       xssproxy - forward freedesktop.org Idle Inhibition Service calls to Xss

Options

-v--verbose
              print messages when receiving inhibition requests

       --version
              print version information and exit

Reporting Bugs

       Report bugs at the GitHub issue tracker <https://github.com/timakro/xssproxy/issues>.

Synopsis

xssproxy [-v]

See Also