Win HOW TO - Configure a Logitech Harmony Remote for Kodi
#80
(2015-06-14, 23:46)Warner306 Wrote:
(2015-06-14, 13:21)xallias Wrote: ok thanks for responding but can please someone please tell me where in the keymap file from this site https://github.com/xbmc/xbmc/blob/master...yboard.xml i muss place this i mean the right line and i dont see a keystroke in it

The entry would look something like this (using Cntrl + Esc as the key command):

<keymap>
<global>
<keyboard>
<esc mod="ctrl">ActivateWindow(Videos,videodb://tvshows/titles/)</esc>
</keyboard>
</global>
</keymap>

ok thanks for this but when i copied this en put it on the last line of mine keyboard file it open mine startmenu from windows 8 i tried this also before copiyng and it does the shame as after from windows 8 so this isnt working
First i copiyd this

<keymap>
<global>
<keyboard>
<esc mod="ctrl">ActivateWindow(Videos,videodb://tvshows/titles/)</esc>
</keyboard>
</global>
</keymap>

then this

<global>
<keyboard>
<esc mod="ctrl">ActivateWindow(Videos,videodb://tvshows/titles/)</esc>
</keyboard>
</global>
</keymap>

and finaly this

<keyboard>
<esc mod="ctrl">ActivateWindow(Videos,videodb://tvshows/titles/)</esc>
</keyboard>
</keymap>

but sadly nothing worked
Reply


Messages In This Thread
RE: HOW TO - Configure a Logitech Harmony Remote for Kodi - by xallias - 2015-06-15, 17:56
Logout Mark Read Team Forum Stats Members Help
HOW TO - Configure a Logitech Harmony Remote for Kodi6