mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
rename keyboard led power dbus methods
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
}
|
||||
```
|
||||
-->
|
||||
<method name="SetLedsPower">
|
||||
<method name="SetLedPower">
|
||||
<arg name="options" type="(asasas)" direction="in"/>
|
||||
<arg name="enabled" type="b" direction="in"/>
|
||||
</method>
|
||||
@@ -69,7 +69,7 @@
|
||||
</method>
|
||||
<method name="PrevLedBrightness">
|
||||
</method>
|
||||
<method name="LedsEnabled">
|
||||
<method name="LedPower">
|
||||
<arg type="(asasas)" direction="out"/>
|
||||
</method>
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user