[gnome-power-manager] Add toshiba backlight in the interfaces list so it is prefered over acpi_video



commit 5ab67a89b6bf9a8dd6a1b52fdfa4fa4177ade18b
Author: Richard Hughes <richard hughsie com>
Date:   Wed May 19 20:14:50 2010 +0100

    Add toshiba backlight in the interfaces list so it is prefered over acpi_video

 src/gpm-backlight-helper.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gpm-backlight-helper.c b/src/gpm-backlight-helper.c
index 7b27441..b89f7dc 100644
--- a/src/gpm-backlight-helper.c
+++ b/src/gpm-backlight-helper.c
@@ -53,6 +53,7 @@ gcm_backlight_helper_get_best_backlight ()
 	static const gchar *backlight_interfaces[] = {
 		"nv_backlight",
 		"asus_laptop",
+		"toshiba",
 		"eeepc",
 		"thinkpad_screen",
 		"acpi_video1",



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