techead
Honorary Master
- Joined
- Apr 11, 2008
- Messages
- 12,188
You can leave the keymap as is I guess, I just found it needed some tweaks, for example
Thats the default, and I changed it to something else, like 'a' 'b'PHP:<volume_down>VolumeDown</volume_down> <volume_up>VolumeUp</volume_up>
PHP:<a>VolumeDown</a> <b>VolumeUp</b>
Then you need to go into the Harmony remote software and tell it to send a 'a' when you press vol up, and 'b' when you press vol down which will then trigger the correct events in XBMC
Am I making any sense?
https://github.com/xbmc/xbmc/blob/master/system/keymaps/keyboard.xml
ok what you said makes sense, obviously you left your volumes the same though I imagine?
making my way through this thread, its helping
http://forum.xbmc.org/showthread.php?t=54466&page=10