[gnome-power-manager/gnome-2-32] Prefer the NVIDIA backlight rather than the SONY backlight to get the right number of brightness ste



commit 989735bf51fb0a2478c1794ba68f7fbbacb6d0be
Author: Richard Hughes <richard hughsie com>
Date:   Tue May 18 17:20:05 2010 +0100

    Prefer the NVIDIA backlight rather than the SONY backlight to get the right number of brightness steps

 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 a3ff09a..7b27441 100644
--- a/src/gpm-backlight-helper.c
+++ b/src/gpm-backlight-helper.c
@@ -51,6 +51,7 @@ gcm_backlight_helper_get_best_backlight ()
 
 	/* available kernel interfaces in priority order */
 	static const gchar *backlight_interfaces[] = {
+		"nv_backlight",
 		"asus_laptop",
 		"eeepc",
 		"thinkpad_screen",



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