kde-inhibit: add page (#4976)
This commit is contained in:
15
pages/linux/kde-inhibit.md
Normal file
15
pages/linux/kde-inhibit.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# kde-inhibit
|
||||||
|
|
||||||
|
> Inhibit various desktop functions while a command runs.
|
||||||
|
|
||||||
|
- Inhibit power management:
|
||||||
|
|
||||||
|
`kde-inhibit --power {{command}} {{command_arguments}}`
|
||||||
|
|
||||||
|
- Inhibit screen saver:
|
||||||
|
|
||||||
|
`kde-inhibit --screenSaver {{command}} {{command_arguments}}`
|
||||||
|
|
||||||
|
- Launch vlc, and inhibit colour correction (night mode) while it's running:
|
||||||
|
|
||||||
|
`kde-inhibit --colorCorrect {{vlc}}`
|
Reference in New Issue
Block a user