From 40a449845425bc609fdb6d7933b61220587c0add Mon Sep 17 00:00:00 2001 From: Kate Hsuan Date: Tue, 11 Mar 2025 15:46:58 +0800 Subject: [PATCH] dbus: KbdBacklight: Add a native path attribute The DBus property shows the udev native path. --- dbus/org.freedesktop.UPower.KbdBacklight.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/dbus/org.freedesktop.UPower.KbdBacklight.xml b/dbus/org.freedesktop.UPower.KbdBacklight.xml index e2a61e6..3ecbad7 100644 --- a/dbus/org.freedesktop.UPower.KbdBacklight.xml +++ b/dbus/org.freedesktop.UPower.KbdBacklight.xml @@ -78,6 +78,19 @@ + + + + + + OS specific native path of the keyboard backlight LED device. On Linux this + is the sysfs path, for + example /sys/devices/platform/thinkpad_acpi/leds/tpacpi\:\:kbd_backlight. + + + + +