[gnome-settings-daemon] power: Make the idle dim time 90 seconds to match OSX



commit 116aa86231ed4a4bb20c7eecb6d7a415d17df71f
Author: Richard Hughes <richard hughsie com>
Date:   Fri Mar 16 10:19:07 2012 +0000

    power: Make the idle dim time 90 seconds to match OSX
    
    Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=662625

 ...settings-daemon.plugins.power.gschema.xml.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in b/data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in
index b01ecaf..7b02f0b 100644
--- a/data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in
+++ b/data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in
@@ -26,7 +26,7 @@
       <description>If the screen should be dimmed to save power when the computer is idle when on battery power.</description>
     </key>
     <key name="idle-dim-time" type="i">
-      <default>10</default>
+      <default>90</default>
       <summary>The default amount of time to dim the screen after idle</summary>
       <description>The default amount of time to dim the screen after idle.</description>
     </key>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]