Release Titan skin version 3.6.x (Kodi 16 Jarvis)
(2016-03-16, 07:35)prettysick Wrote: I wonder if theres a way to place a home button every where except the home menu. It's annoying that you have to keep going up level up to root to go back to home menu.

i would do this via a custom key mapping rather than requesting a button in the skin. ex; put the below in a file (~/.kodi/userdata/keymaps/custom.xml) and restart... now the h key will take you home.

Code:
<keymap>
  <Global>
    <keyboard>
      <h>ActivateWindow(Home)</h>
    </keyboard>
  </Global>
</keymap>
rPi 2&3 | android phones | fireHD8 | linux | win10 + NFS NAS w/ mySQL + props to...
libreElecyatse, titan, AELflexGet, context.manageTags (a zosky original)
Reply


Messages In This Thread
RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - by zosky - 2016-03-16, 08:50
Link to a specific home screen? - by Hardax - 2016-03-28, 15:31
Landscape View Scrolbar - by User 206796 - 2016-09-19, 00:54
Logout Mark Read Team Forum Stats Members Help
Titan skin version 3.6.x (Kodi 16 Jarvis)11