HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

caffeine — Prevent desktop idleness in full-screen mode. More information: <https://manned.org/caffeine>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandpreventfullidlenessclicaffeinescreendesktop
linux

Problem

How to use the caffeine command: Prevent desktop idleness in full-screen mode. More information: <https://manned.org/caffeine>.

Solution

caffeine — Prevent desktop idleness in full-screen mode. More information: <https://manned.org/caffeine>.

Start a caffeine server:
caffeine


Display help:
caffeine {{[-h|--help]}}


Display version:
caffeine {{[-V|--version]}}

Code Snippets

Start a caffeine server

caffeine

Display help

caffeine {{[-h|--help]}}

Display version

caffeine {{[-V|--version]}}

Context

tldr-pages: linux/caffeine

Revisions (0)

No revisions yet.