Kodi Community Forum

Full Version: Menu Button On Mac Remote - Back to Main Menu
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I currently use PLEX on my mac mini. However I saw a skin that I really liked for xbmc and am now trying it out.

However there is one thing that I cant work out how to resolve.

If I go into my list of movies that is fine. In PLEX though if I pressed the MENU Button on the mac remote It used to take me right back to the main menu.

In XBMC though it takes my to a screen where it says :

GENRES
TITLE
etc.

I then have to press menu again.

Could someone please tell me how I make it have the same behaviour as PLEX? so that when I am in my list of movies etc and press the menu buttom it goes back to the main menu.

Thanks in advance
Managed to work it out.

In case anyone wants to know I changed the following lines in joystick.apple.remote.xml

<MyVideoLibrary>
<joystick name="AppleRemote">
<button id="6">PreviousMenu</button>
<button id="7">Info</button>
</joystick>
</MyVideoLibrary>
<MyVideoFiles>
<joystick name="AppleRemote">
<button id="6">PreviousMenu</button>
<button id="7">Info</button>
</joystick>
You could also uncheck the Flatten option in the left menu