Getting back to home screen
#1
Hello,
first of all, I did search, I did browse, both forum and wiki.

How do I get back to home screen using a remote? I cant find a hot-key for this, so I could assign to a remote key. Since I tried all of the remote keys, non of them takes me back to Home screen. There must be a key, definitely, since I can not navigate to a home shortcut, bottom right of a screen, with arrow keys.

Help Smile

Image
Reply
#2
What you're looking for should be:
Code:
<YourKey>XBMC.ActivateWindow(Home)</YourKey>
. If it's not there, just add it in keyboard.xml. If you search for it (XBMC.ActivateWindow(Home))in there, it might already be present. If not - a short look at the different entries should give you a good understanding on how to make a new keymap entry
If I have helped you or increased your knowledge - please click the plus to the left below to give thanks
Reply

Logout Mark Read Team Forum Stats Members Help
Getting back to home screen1