summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gpm-backlight-helper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpm-backlight-helper.c b/src/gpm-backlight-helper.c
index 4350f16..682ddac 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[] = {
+ "gmux_backlight",
"nv_backlight",
"nvidia_backlight",
"intel_backlight",