Kodi Community Forum

Full Version: Remote programming on Pivos
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
On Pivos running Android I want to remap remote keys. Running Gotham Nightly

According to this page the upper right (context menu) key is "c" however that does not seem to work for me
http://wiki.xbmc.org/index.php?title=Alt...IOS_remote

I get the following debug log entry for the key I want to remap
21:38:22 T:1230992 DEBUG: Keyboard: scancode: 0x52, sym: 0x013f, unicode: 0x013f, modifier: 0x0
21:38:22 T:1230992 DEBUG: bool CApplication::OnKey(const CKey&): menu (0xf0d8) pressed, action is ContextMenu


Now I think that 0x52 is "R" but that did not work either. I can reprogram other keys so maybe I am doing something wrong? I tried the remote add on but does not run on android apparently all I get is a script error on Gotham Nightly
Seems on Android it's <menu>. I've updated the keymap on that page so it has both <menu> and <c>, so the same keymap should work on both Android and Linux FW for the Pivos.