@@ -12583,6 +12610,33 @@ null or one of “hibernate”, “lockScreen”, “nothing”, “showLogoutSc
Example:
"nothing"
+Declared by:
+
+
+
+
+ programs.plasma.powerdevil.AC.powerProfile
+
+
+
+
+The Power Profile to Enter in this mode
+
+Type:
+null or one of “performance”, “balanced”, “powerSaving”
+
+Default:
+null
+
+Example:
+"powerSaving"
+
Declared by:
@@ -12658,13 +12712,13 @@ null or one of “whenLockedAndUnlocked”, “immediately” or integer between
The action, when on AC, to perform when the laptop lid is closed.
Type:
-null or one of “doNothing”, “hibernate”, “lockScreen”, “shutdown”, “sleep”, “turnOffScreen”
+null or one of “doNothing”, “hibernate”, “lockScreen”, “shutDown”, “sleep”, “turnOffScreen”
Default:
null
Example:
-"shutdown"
+"shutDown"
Declared by:
@@ -12803,6 +12857,33 @@ null or integer between 20 and 600000 (both inclusive)
Example:
300
+Declared by:
+
+
+
+
+ programs.plasma.powerdevil.battery.displayBrightness
+
+
+
+
+The brightness to set the display to in this mode
+
+Type:
+null or integer between 0 and 100 (both inclusive)
+
+Default:
+null
+
+Example:
+10
+
Declared by:
@@ -12857,6 +12938,33 @@ null or one of “hibernate”, “lockScreen”, “nothing”, “showLogoutSc
Example:
"nothing"
+Declared by:
+
+
+
+
+ programs.plasma.powerdevil.battery.powerProfile
+
+
+
+
+The Power Profile to Enter in this mode
+
+Type:
+null or one of “performance”, “balanced”, “powerSaving”
+
+Default:
+null
+
+Example:
+"powerSaving"
+
Declared by:
@@ -12932,13 +13040,13 @@ null or one of “whenLockedAndUnlocked”, “immediately” or integer between
The action, when on battery, to perform when the laptop lid is closed.
Type:
-null or one of “doNothing”, “hibernate”, “lockScreen”, “shutdown”, “sleep”, “turnOffScreen”
+null or one of “doNothing”, “hibernate”, “lockScreen”, “shutDown”, “sleep”, “turnOffScreen”
Default:
null
Example:
-"shutdown"
+"shutDown"
Declared by:
@@ -12967,6 +13075,87 @@ null or one of “hybridSleep”, “standby”, “standbyThenHibernate”
Example:
"standbyThenHibernate"
+Declared by:
+
+
+
+
+ programs.plasma.powerdevil.batteryLevels.criticalAction
+
+
+
+
+The action to perform when Critical Battery Level is reached
+
+Type:
+null or one of “hibernate”, “nothing”, “shutDown”, “sleep”
+
+Default:
+null
+
+Example:
+"shutDown"
+
+Declared by:
+
+
+
+
+ programs.plasma.powerdevil.batteryLevels.criticalLevel
+
+
+
+
+The battery level considered “critical” for the laptop
+
+Type:
+null or integer between 0 and 100 (both inclusive)
+
+Default:
+null
+
+Example:
+2
+
+Declared by:
+
+
+
+
+ programs.plasma.powerdevil.batteryLevels.lowLevel
+
+
+
+
+The battery level considered “low” for the laptop
+
+Type:
+null or integer between 0 and 100 (both inclusive)
+
+Default:
+null
+
+Example:
+10
+
Declared by:
@@ -13104,6 +13293,33 @@ null or integer between 20 and 600000 (both inclusive)
Example:
300
+Declared by:
+
+
+
+
+ programs.plasma.powerdevil.lowBattery.displayBrightness
+
+
+
+
+The brightness to set the display to in this mode
+
+Type:
+null or integer between 0 and 100 (both inclusive)
+
+Default:
+null
+
+Example:
+10
+
Declared by:
@@ -13158,6 +13374,33 @@ null or one of “hibernate”, “lockScreen”, “nothing”, “showLogoutSc
Example:
"nothing"
+Declared by:
+
+
+
+
+ programs.plasma.powerdevil.lowBattery.powerProfile
+
+
+
+
+The Power Profile to Enter in this mode
+
+Type:
+null or one of “performance”, “balanced”, “powerSaving”
+
+Default:
+null
+
+Example:
+"powerSaving"
+
Declared by:
@@ -13233,13 +13476,13 @@ null or one of “whenLockedAndUnlocked”, “immediately” or integer between
The action, when on lowBattery, to perform when the laptop lid is closed.
Type:
-null or one of “doNothing”, “hibernate”, “lockScreen”, “shutdown”, “sleep”, “turnOffScreen”
+null or one of “doNothing”, “hibernate”, “lockScreen”, “shutDown”, “sleep”, “turnOffScreen”
Default:
null
Example:
-"shutdown"
+"shutDown"
Declared by:
| | | | | | |