Warning, /plasma/powerdevil/daemon/actions/bundled/org.kde.Solid.PowerManagement.Actions.KeyboardBrightnessControl.xml is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0002 <node>
0003   <interface name="org.kde.Solid.PowerManagement.Actions.KeyboardBrightnessControl">
0004     <method name="setKeyboardBrightness">
0005       <arg type="i" direction="in" />
0006     </method>
0007     <method name="setKeyboardBrightnessSilent">
0008       <arg type="i" direction="in" />
0009     </method>
0010     <method name="keyboardBrightness">
0011       <arg type="i" direction="out" />
0012     </method>
0013     <method name="keyboardBrightnessMax">
0014       <arg type="i" direction="out" />
0015     </method>
0016 
0017 
0018     <signal name="keyboardBrightnessChanged">
0019       <arg type="i" direction="out" />
0020     </signal>
0021     <signal name="keyboardBrightnessMaxChanged">
0022       <arg type="i" direction="out" />
0023     </signal>
0024 
0025     <method name="keyboardBrightnessSteps">
0026       <arg type="i" direction="out" />
0027     </method>
0028 
0029   </interface>
0030 </node>