Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
Keymap on VirtualKeyboard screen, custom action on long pressed space
#1
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)
Reply

Logout Mark Read Team Forum Stats Members Help
Keymap on VirtualKeyboard screen, custom action on long pressed space0