Both sides previous revision Previous revision | Last revision Both sides next revision | ||
unix:kodi [2016/12/14 07:24] ben |
unix:kodi [2016/12/14 07:24] ben |
||
---|---|---|---|
Line 3: | Line 3: | ||
File lives in ''/storage/.xbmc/userdata/keymaps/keymaps.xml''. The changes can be determined by diff'ing with ''/usr/share/kodi/system/keymaps/remote.xml'' | File lives in ''/storage/.xbmc/userdata/keymaps/keymaps.xml''. The changes can be determined by diff'ing with ''/usr/share/kodi/system/keymaps/remote.xml'' | ||
- | Getting custom Confluence window names can be done by ''grep -r'''ing for ActivateWindow on ''/usr/share/kodi/addons/skin.confluence/720p'' | + | Getting custom Confluence window names can be done by ''grep -r'''ing for ''ActivateWindow'' on ''/usr/share/kodi/addons/skin.confluence/720p'' |
Major change is to set the channel up/down to globally change volume up/down since HDMI-CEC does not map the volume buttons via CEC. | Major change is to set the channel up/down to globally change volume up/down since HDMI-CEC does not map the volume buttons via CEC. |