@
juan Mortyme
I am revisiting some of this keymap editing. So I believe in Kodi 20.1 on my Firestick 4k Max, I was able to use the keymap editor to allow my remote to use the function, Fullscreen Navigation Next Letter, Previous Letter in order to scroll through the Movie Library I have, with a couple different views, alphabetically. I assigned my "rewind" and "fast forward" buttons. It worked exactly as I wanted it to.
Now, I've upgraded to the 20.2 and although it's letting me assign the keys. It is not functioning on ANY of the views. This, of course being under the Aeon MQ 9 with latest mod from latts9923. There are a couple of views that DO allow me to use, what they included in the mod, to be an alphabet scroll. However, I am trying to limit my key presses. Using their method, I have to click to make the alphabet appear, click to the next Letter and then click to select it. Whereas with the keymap editor, it's a single click to the next or previois letter.
As I was digging to see what I could find in the xml files, I came across the info provided in this screenshot. (file location is: Special://Profile/Keymaps/Gen.xml) The way it appears seems much different than what I see in any other xml file as far as format is concerned and wondered if this has anything to do with it.
https://i.postimg.cc/hvpZhS04/20230709-003325.jpg
In reviewing other xml files, I would expect it to appear in the file as such:
<keymap><fullscreenvideo><keyboard>
<key id="61637">nextletter</key>
<key id="61636">prevletter</key>
<key id="61636">subtitledelayminus</key>
<key id="61637">subtitledelayplus</key>
</keyboard></fullscreenvideo></keymap>
I should note: the next/prev Letter does not work but the subtitles delay minus/plus does. Hence why my thought is something is wrong with the structure of the xml file. BUT as you hae so aptly pointed out before, I should not assume this to be wrong. Thus, I wanted to check with someone that has more knowledge than me on this.
Please let me know. I am nearing my desired setup after battling for about a week and would like to wrap up for now so I can actually enjoy what I've put together in the first place. lol
Thank you!!!