Kaydet (Commit) f88cac90 authored tarafından Ozan Çağlayan's avatar Ozan Çağlayan

Add back the missing setKeymap method

üst 03cca80d
......@@ -53,6 +53,10 @@
<method name="getPendingConfig" access_label="get">
<arg name="result" type="a{ss}" direction="out"/>
</method>
<method name="setKeymap" access_label="set">
<arg name="layout" type="s" direction="in"/>
<arg name="variant" type="s" direction="in"/>
</method>
</interface>
<interface name="Xorg.Driver">
<method name="enable"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment