You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caffeinated is a small utility which prevents the system from entering an idle state by taking a systemd logind idle inhibitor lock. If compiled with Wayland support, it will also create a Wayland idle inhibitor. It can be run either in the foreground or as a daemon.
.SH OPTIONS
.TP
.B \-h
display help
.TP
.B \-v
display version information
.TP
.B \-d
run as background daemon
.TP
.B \-p PATH
pidfile PATH
.SH SIGNALS
Sending SIGUSR1 will cause caffeinated to disable/enable its idle inhibitors.
.SH AUTHORS
Written by Corey Hinshaw.
.SH COPYRIGHT
Copyright 2019-2020 Corey Hinshaw
.br
License: MIT License - See the LICENSE file for details.