summaryrefslogtreecommitdiff
path: root/data/org.mate.power-manager.gschema.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.mate.power-manager.gschema.xml.in')
-rw-r--r--data/org.mate.power-manager.gschema.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/org.mate.power-manager.gschema.xml.in b/data/org.mate.power-manager.gschema.xml.in
index db0593a..c7cfe00 100644
--- a/data/org.mate.power-manager.gschema.xml.in
+++ b/data/org.mate.power-manager.gschema.xml.in
@@ -61,6 +61,11 @@
<summary>Reduce the backlight brightness when on battery power</summary>
<description>If the screen should be reduced in brightness when the computer is on battery power.</description>
</key>
+ <key name="kbd-backlight-enable" type="b">
+ <default>true</default>
+ <summary>Allow keyboard backlight brightness adjustment</summary>
+ <description>If the keyboard backlight brightness should be switched automatically.</description>
+ </key>
<key name="kbd-backlight-battery-reduce" type="b">
<default>true</default>
<summary>Reduce the keyboard backlight when on battery power</summary>