Normal
been trying to do this.. i want to map not working buttons (like p, b and others) so i have this: <button name="Play (P)" code="80"> <action layer="0" condition="*" conproperty="-1" command="KEY" cmdproperty="p" /> </button>but it does not work am i editing the keyboard.xml the right way?
been trying to do this.. i want to map not working buttons (like p, b and others) so i have this:
<button name="Play (P)" code="80">
<action layer="0" condition="*" conproperty="-1" command="KEY" cmdproperty="p" />
</button>
but it does not work am i editing the keyboard.xml the right way?