Linux [SOLVED] Menu button changed from 'Home' to 'Open sidebar'??
#1
Sad 
I'm using Kodi 16.1 Git:c327c53, Ubuntu 14.04 LTS.

I've been using Kodi/XBMC for many years and the Menu button on my remote has always acted like 'Cancel/Home'. If a dialog is showing, Menu would dismiss it. If no dialogue was showing, Menu would always take me back to the Home screen.

Has this changed in a Kodi 16.1?

Now when I press the Menu button on my remote, the side bar pops out (the side bar that allows you to change the view style, etc) Sad

The MENU button in my /etc/lirc/lircd.conf is mapped to 0xF7. The full file is here:

https://www.refheap.com/119309
Reply
#2
Ah, looks like the offending commit is this one:

https://github.com/xbmc/xbmc/commit/779c...6861d747a3

and this attempt to fix the problem doesn't seem to work for me:

https://github.com/xbmc/xbmc/commit/b702...6861d747a3

I had to edit /usr/share/kodi/system/keymaps/remote.xml to look like:

Code:
<menu>PreviousMenu</menu>
Reply

Logout Mark Read Team Forum Stats Members Help
[SOLVED] Menu button changed from 'Home' to 'Open sidebar'??0