mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 04:20:04 +01:00
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:
parent
40a4498454
commit
0dcb46475f
1 changed files with 6 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue