[gnome-settings-daemon] power: Add support for another EeePC backlight



commit 68baf8a89261a298013f67942b66d48b23a142d3
Author: Shih-Yuan Lee <sylee canonical com>
Date:   Wed Feb 1 19:31:47 2012 +0000

    power: Add support for another EeePC backlight
    
    https://bugzilla.gnome.org/show_bug.cgi?id=669193

 plugins/power/gsd-backlight-helper.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/power/gsd-backlight-helper.c b/plugins/power/gsd-backlight-helper.c
index a4d6502..ea5b5b7 100644
--- a/plugins/power/gsd-backlight-helper.c
+++ b/plugins/power/gsd-backlight-helper.c
@@ -51,6 +51,7 @@ gsd_backlight_helper_get_best_backlight ()
 		"nv_backlight",
 		"asus_laptop",
 		"toshiba",
+		"eeepc-wmi",
 		"eeepc",
 		"thinkpad_screen",
 		"dell_backlight",



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