Kaydet (Commit) 28344616 authored tarafından Fatih Aşıcı's avatar Fatih Aşıcı

add setKeymap method

üst 126edf23
......@@ -430,6 +430,10 @@
<arg name="firstScreen" type="ss" direction="in"/>
<arg name="secondScreen" type="ss" direction="in"/>
</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