LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

caffeine

Prevent idle sleep for fullscreen applications

TLDR

Start a caffeine server
$ caffeine
copy
Display help
$ caffeine -h
copy
Display version
$ caffeine -V
copy

SYNOPSIS

caffeine [options]

DESCRIPTION

caffeine prevents the desktop from becoming idle when running full-screen applications. It monitors for full-screen windows and automatically inhibits screensavers and suspend during that time.Unlike manual inhibition, caffeine works automatically based on window state.

PARAMETERS

-h, --help

Display help information
-V, --version
Display version information

SEE ALSO

Copied to clipboard
Kai