LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

kde-inhibit

temporarily inhibits various KDE Plasma desktop functions while a specified

TLDR

Inhibit power management while command runs
$ kde-inhibit --power [command] [arguments]
copy
Inhibit screen saver
$ kde-inhibit --screenSaver [command] [arguments]
copy
Inhibit color correction (night mode)
$ kde-inhibit --colorCorrect [command]
copy

SYNOPSIS

kde-inhibit [options] command [arguments]

DESCRIPTION

kde-inhibit temporarily inhibits various KDE Plasma desktop functions while a specified command is running. This prevents the desktop from interfering with long-running tasks or media playback.The inhibition automatically ends when the command exits. Multiple inhibition types can be combined by specifying multiple options.

PARAMETERS

--power

Inhibit power management (prevent sleep/suspend)
--screenSaver
Inhibit screen saver activation
--colorCorrect
Inhibit color correction (night light/night mode)

INSTALL

sudo apt install kde-cli-tools
copy
sudo dnf install kde-cli-tools
copy
sudo pacman -S kde-cli-tools
copy
sudo apk add kde-cli-tools
copy

CAVEATS

Only works in KDE Plasma desktop environment. Requires the command to keep running; inhibition ends when it exits. Does not work with commands that immediately background themselves.

HISTORY

kde-inhibit is part of KDE's command-line tools, providing a way to control desktop behavior from scripts and applications without requiring direct DBus interaction.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid