2021-08-16, 18:10
Hi,
I've got some "stupid" remote, (MX3) without mod keys.
I want to run a script to change keyboard layout and all this works.
I have 2 mappings in user keymaps.xml:
<space mod="longpress">XBMC.RunScript(/home/pi/.kodi/userdata/scripts/hwkb_cycle_layout.py)</space>
<right mod="longpress">XBMC.RunScript(/home/pi/.kodi/userdata/scripts/hwkb_cycle_layout.py)</right>
The second one does work, but first one, with SPACE, works everywhere but not on VirtualKeyboard screen!
Logs: https://paste.kodi.tv/ihiritolar.kodi
Hope somebody can help)
I've got some "stupid" remote, (MX3) without mod keys.
I want to run a script to change keyboard layout and all this works.
I have 2 mappings in user keymaps.xml:
<space mod="longpress">XBMC.RunScript(/home/pi/.kodi/userdata/scripts/hwkb_cycle_layout.py)</space>
<right mod="longpress">XBMC.RunScript(/home/pi/.kodi/userdata/scripts/hwkb_cycle_layout.py)</right>
The second one does work, but first one, with SPACE, works everywhere but not on VirtualKeyboard screen!
Logs: https://paste.kodi.tv/ihiritolar.kodi
Hope somebody can help)