v18 Keymap for lyrics - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Lyrics Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=146) +---- Thread: v18 Keymap for lyrics (/showthread.php?tid=359106) |
Keymap for lyrics - unfaesed - 2020-12-13 Hi, I would like to open the lyrics screen on the home window with a single key press on the keyboard. I currently have a working keyboard.xml file (for other purposes) in the userdata folder. I have added the following: <Home> <keyboard> <l>Runscript(script.cu.lrclyrics)</l> </keyboard> </Home> to this xml, but it does not work. I tested it by changing the input to a simple "pause" command, which worked fine so I therefore have to assume I'm using the wrong command to start the addon (I have seen this used elsewhere in the forum but those were old posts). After much reading I am no closer to working this out, any help appreciated. Kodi 18.9 LibreELC9.2 Transpaerncy! 11.0.9 |