Skip to content

Commit

Permalink
keyboard.xml - translate OPTION buton to HELP for Gigablue
Browse files Browse the repository at this point in the history
- temporary - it should be solved in driver with manufacturer
  • Loading branch information
ims authored and littlesat committed Mar 6, 2020
1 parent 45b3d11 commit 862c24f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/keymap.xml
Expand Up @@ -831,4 +831,9 @@
<key id="KEY_VOD" mapto="vod" flags="b"/>
<key id="KEY_VOD" mapto="vod_long" flags="l"/>
</map>
<translate>
<device name="gigablue remote control">
<key from="KEY_OPTION" to="KEY_HELP"/>
</device>
</translate>
</keymap>

0 comments on commit 862c24f

Please sign in to comment.