Version power management settings
This commit is contained in:
parent
2be75b9327
commit
b3d1169c8e
1 changed files with 51 additions and 0 deletions
51
files/kde/powermanagementprofilesrc
Normal file
51
files/kde/powermanagementprofilesrc
Normal file
|
@ -0,0 +1,51 @@
|
|||
[AC]
|
||||
icon=battery-charging
|
||||
|
||||
[AC][HandleButtonEvents]
|
||||
lidAction=1
|
||||
powerButtonAction=16
|
||||
powerDownAction=16
|
||||
triggerLidActionWhenExternalMonitorPresent=false
|
||||
|
||||
[AC][SuspendSession]
|
||||
idleTime=900000
|
||||
suspendThenHibernate=false
|
||||
suspendType=32
|
||||
|
||||
[Battery]
|
||||
icon=battery-060
|
||||
|
||||
[Battery][HandleButtonEvents]
|
||||
lidAction=1
|
||||
powerButtonAction=16
|
||||
powerDownAction=16
|
||||
triggerLidActionWhenExternalMonitorPresent=false
|
||||
|
||||
[Battery][SuspendSession]
|
||||
idleTime=900000
|
||||
suspendThenHibernate=false
|
||||
suspendType=32
|
||||
|
||||
[LowBattery]
|
||||
icon=battery-low
|
||||
|
||||
[LowBattery][BrightnessControl]
|
||||
value=30
|
||||
|
||||
[LowBattery][DPMSControl]
|
||||
idleTime=120
|
||||
lockBeforeTurnOff=0
|
||||
|
||||
[LowBattery][DimDisplay]
|
||||
idleTime=60000
|
||||
|
||||
[LowBattery][HandleButtonEvents]
|
||||
lidAction=1
|
||||
powerButtonAction=16
|
||||
powerDownAction=16
|
||||
triggerLidActionWhenExternalMonitorPresent=false
|
||||
|
||||
[LowBattery][SuspendSession]
|
||||
idleTime=300000
|
||||
suspendThenHibernate=false
|
||||
suspendType=1
|
Loading…
Reference in a new issue