dbus: org.freedesktop.UPower.KbdBacklight: Description for deprecating the KbdBacklight object path

The object path /org/freedesktop/UPower/KbdBacklight is going to be deprecated in the future.
The upper-layer app should migrate to the new API instead.
This commit is contained in:
Kate Hsuan 2025-07-28 20:12:50 +08:00
parent 40a4498454
commit 0dcb46475f

View file

@ -11,6 +11,12 @@
org.freedesktop.UPower.KbdBacklight is a DBus interface implemented
by UPower.
It allows the keyboard backlight (if present) to be controlled.
The object path "/org/freedesktop/UPower/KbdBacklight" is going to be deprecated in the future.
The new object path is based on this, but the suffix of the path is the device name.
For example:
The interface is: org.freedesktop.UPower.KbdBacklight
The object path will be: /org/freedesktop/UPower/KbdBacklight/tpacpiookbd_backlight
</doc:para>
</doc:description>
</doc:doc>