Bug 299980 - power management does not obey times set for dimming
Summary: power management does not obey times set for dimming
Status: RESOLVED DUPLICATE of bug 304696
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: powermanagement-daemon (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Dario Freddi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-14 07:40 UTC by S. Burmeister
Modified: 2013-02-17 15:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description S. Burmeister 2012-05-14 07:40:59 UTC
4.8.3 With these settings within powermanagmentprofilesrc the display is dimmed after ~20 seconds with low battery. Yet systemsettings shows that it should be dimmed after one minute.


[AC]
icon=battery-charging

[AC][BrightnessControl]
value=100

[AC][DPMSControl]
idleTime=600

[AC][HandleButtonEvents]
lidAction=1
powerButtonAction=16

[Battery]
icon=battery-060

[Battery][BrightnessControl]
value=60

[Battery][DPMSControl]
idleTime=300

[Battery][DimDisplay]
idleTime=120000

[Battery][HandleButtonEvents]
lidAction=1
powerButtonAction=16

[Battery][SuspendSession]
idleTime=600000
suspendType=1

[LowBattery]
icon=battery-low

[LowBattery][BrightnessControl]
value=30

[LowBattery][DPMSControl]
idleTime=120

[LowBattery][DimDisplay]
idleTime=60000

[LowBattery][HandleButtonEvents]
lidAction=1
powerButtonAction=16

[LowBattery][SuspendSession]
idleTime=300000
suspendType=1


Reproducible: Always

Steps to Reproduce:
1. use the above settings
2. wait until you battery is low
3. count the seconds until the display is dimmed
Actual Results:  
Dimmed after ~20 seconds

Expected Results:  
dimmed after one minute
Comment 1 Oliver Henshaw 2013-02-17 15:11:51 UTC

*** This bug has been marked as a duplicate of bug 304696 ***