summaryrefslogtreecommitdiff
path: root/src/gpm-common.h
diff options
context:
space:
mode:
authorWilliam Brown <[email protected]>2013-06-27 10:17:08 +0930
committerWilliam Brown <[email protected]>2013-06-27 10:17:08 +0930
commit0d07b0bbc9a76b5401bee7f0c8132af8e8d558ff (patch)
tree730860e4f9b26d517a67ff31d2fe454f4886b1d4 /src/gpm-common.h
parent4d842135ce677957aee8bd5bb47f875b0ece570a (diff)
downloadmate-power-manager-0d07b0bbc9a76b5401bee7f0c8132af8e8d558ff.tar.bz2
mate-power-manager-0d07b0bbc9a76b5401bee7f0c8132af8e8d558ff.tar.xz
RHBZ #964678 : Patch that provides DBUS interface to control KbdBacklight.
Diffstat (limited to 'src/gpm-common.h')
-rw-r--r--src/gpm-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpm-common.h b/src/gpm-common.h
index ca4762c..1c83268 100644
--- a/src/gpm-common.h
+++ b/src/gpm-common.h
@@ -29,6 +29,7 @@ G_BEGIN_DECLS
#define GPM_DBUS_SERVICE "org.mate.PowerManager"
#define GPM_DBUS_INTERFACE "org.mate.PowerManager"
#define GPM_DBUS_INTERFACE_BACKLIGHT "org.mate.PowerManager.Backlight"
+#define GPM_DBUS_INTERFACE_KBD_BACKLIGHT "org.mate.PowerManager.KbdBacklight"
#define GPM_DBUS_PATH "/org/mate/PowerManager"
#define GPM_DBUS_PATH_BACKLIGHT "/org/mate/PowerManager/Backlight"
#define GPM_DBUS_PATH_KBD_BACKLIGHT "/org/mate/PowerManager/KbdBacklight"