mirror of
https://gitlab.freedesktop.org/upower/power-profiles-daemon.git
synced 2026-05-09 05:58:27 +02:00
trivial: Update README.md to explain modes better
Fixes: https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/issues/162
This commit is contained in:
parent
29350383d4
commit
1b17e3c0de
1 changed files with 4 additions and 0 deletions
|
|
@ -20,6 +20,10 @@ available on every system. The "performance" mode is only available on select
|
|||
systems and is implemented by different "drivers" based on the system or
|
||||
systems it targets.
|
||||
|
||||
Generally "power-saver" mode will limit performance to save power. While in "balanced"
|
||||
mode power-profiles-daemon will attempt to make changes to boost performance when
|
||||
needed. In "performance" mode performance will be maximized at the expense of power.
|
||||
|
||||
In addition to those 2 or 3 modes (depending on the system), "actions" can be hooked
|
||||
up to change the behaviour of a particular device. For example, this can be used
|
||||
to disable the fast-charging for some USB devices when in power-saver mode.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue