"ERROR: Remote Translator: Can't find button slow"?
#1
I want to map a button marked as "SLOW" on my remote. I tried to use it with a "<slow />" tag, but it seems I'm not allowed to use that word. From what list do I get the tags that I can use?
Lircmap.xml:
Code:
<lircmap>
          <remote>
                <slow>KEY_SLOW</slow>
...
remote.xml:
Code:
<keymap>
  <global>
    <remote>
      <slow>XBMC.ActivateWindow(subtitlesearch)</slow>
...
Reply

Logout Mark Read Team Forum Stats Members Help
"ERROR: Remote Translator: Can't find button slow"?0