mirror of
https://gitlab.freedesktop.org/upower/power-profiles-daemon.git
synced 2026-05-05 01:48:04 +02:00
main: Add "high temperature" inhibition reason
This commit is contained in:
parent
9980f5a9f3
commit
82141045e3
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@
|
|||
reasons can be added, it is recommended that front-ends show a generic
|
||||
reason if they do not recognise the value. Possible values are:
|
||||
- "lap-detected" (the computer is sitting on the user's lap)
|
||||
- "high-operating-temperature" (the computer is close to overheating)
|
||||
- "" (the empty string, if not inhibited)
|
||||
-->
|
||||
<property name="PerformanceInhibited" type="s" access="read"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue