[gnome-power-manager] Prefer the NVIDIA backlight rather than the SONY backlight to get the right number of brightness ste
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager] Prefer the NVIDIA backlight rather than the SONY backlight to get the right number of brightness ste
- Date: Wed, 19 May 2010 12:27:11 +0000 (UTC)
commit bbbc3cb5873d31ceb1f1c9306ad34a5cff5fb03b
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]