Open GoogleCodeExporter opened 8 years ago
Hi,
I was able to find a workaround for the problem mentioned above:
In /storage/.kodi/userdata/keymaps/keyboard.xml, I have changed these lines:
<button id="4">ActivateWindow(Home)</button>
<button id="17">ActivateWindow(Home)</button>
Into:
<button id="4">PreviousMenu</button>
<button id="17">PreviousMenu</button>
I think this actually might be linked to issue 196:
RCB won't start from favorites or Addon Shortcut (Kodi 14.0 final)
If you go straight to Home from RCB, and then re-enter Programs you should be
automatically forwarded to the last known menu entry being RCB. If you simply
go to the previous menu every time, you don't have this problem.
Best regards,
Jan
Original comment by Jan.Vand...@gmail.com
on 10 Jan 2015 at 3:46
Original issue reported on code.google.com by
Jan.Vand...@gmail.com
on 5 Jan 2015 at 4:24