Assign "AudioNextLanguage" Key to iMon PAD
#1
Sad 
Hello,

how can i assign the "AudioNextLanguage" Key to the "Audio" button from the iMon Pad?

I have searched the forum and read the guides but I do not understand as functioned.



Please help me....
Reply
#2
I can tell You how I did it:
1. Find keyboard.xml in Keymaps folder (http://wiki.xbmc.org/?title=Keymap.xml, it should look like this - https://github.com/xbmc/xbmc/blob/master...yboard.xml)
2. find the line 222 <a>AudioDelay</a> and replace with <a>AudioNextLanguage</a> - this is how You assign keyboard button "A" to change audio language.
3. add new line <b>AudioDelay</b> (You can skip this if You don't need to change audio delay with remote)
4. assign any remote button You want to the "A" key in iMon preferencies.
Reply

Logout Mark Read Team Forum Stats Members Help
Assign "AudioNextLanguage" Key to iMon PAD0