From 9361bbfbb5f7fda96f147310125fc709f4da2200 Mon Sep 17 00:00:00 2001 From: William Brown Date: Sun, 11 Nov 2012 20:02:11 +1030 Subject: Keyboard backlight patches, tested as working against 1.5.0 on F18 --- data/org.mate.power-manager.gschema.xml.in | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'data') diff --git a/data/org.mate.power-manager.gschema.xml.in b/data/org.mate.power-manager.gschema.xml.in index 99ee820..dcd2cd4 100644 --- a/data/org.mate.power-manager.gschema.xml.in +++ b/data/org.mate.power-manager.gschema.xml.in @@ -61,6 +61,26 @@ <_summary>Reduce the backlight brightness when on battery power <_description>If the screen should be reduced in brightness when the computer is on battery power. + + true + Reduce the keyboard backlight when on battery power + If the keyboard backlight brightness should be reduced when the computer is on battery power + + + 100 + Keyboard backlight brightness when on AC power. + Percent brightness to set keyboard backlight at when on AC power. Legal values are between 0 and 100. + + + 50 + Percent to reduce keyboard backlight by when on battery power. + The percentage to reduce the keyboard backlight by when on battery power. For example, if set to '60', the backlight will be cut by 40% on battery power. Legal values are between 0 and 100. + + + 75 + Percent to reduce keyboard backlight by when idle. + The percentage to reduce the keyboard backlight by when idle. For example, if set to '60', the backlight will be cut by 40% when idle. Legal values are between 0 and 100. + 30 <_summary>The brightness of the screen when idle -- cgit v1.2.1