[Xfce4-commits] [xfce/xfce4-power-manager] 01/01: Add gmux_backlight as supported interface (bug #11406)

noreply at xfce.org noreply at xfce.org
Fri Dec 26 20:35:28 CET 2014


This is an automated email from the git hooks/post-receive script.

hjudt pushed a commit to branch master
in repository xfce/xfce4-power-manager.

commit 054024eab8d798ded2552c1ce31a67b8d09a7aa6
Author: Bruno Bierbaumer <list at bierbaumer.net>
Date:   Fri Dec 26 20:31:58 2014 +0100

    Add gmux_backlight as supported interface (bug #11406)
    
    This is used in many MacBooks.
    
    Signed-off-by: Harald Judt <h.judt at gmx.at>
---
 src/xfpm-backlight-helper.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/src/xfpm-backlight-helper.c b/src/xfpm-backlight-helper.c
index 5a07bff..5f23d52 100644
--- a/src/xfpm-backlight-helper.c
+++ b/src/xfpm-backlight-helper.c
@@ -67,6 +67,7 @@ backlight_helper_get_best_backlight (void)
 		"toshiba",
 		"eeepc",
 		"thinkpad_screen",
+		"gmux_backlight",
 		"intel_backlight",
 		"acpi_video1",
 		"mbp_backlight",

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list