Keymapping multiple triggers to one key - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228) +---- Thread: Keymapping multiple triggers to one key (/showthread.php?tid=340878) |
Keymapping multiple triggers to one key - tixx - 2019-02-15 Hi, Is it possible to map a multiple key sequence to a single key press? e.g. by pressing one key to do 2 actions. >> key to set 'sync playback to display' and 'increase tempo' Also, is there an actual keymap to allow 'sync playback to display' rather than having to go into the config menu all the time. Thanks RE: Keymapping multiple triggers to one key - tixx - 2019-02-22 No one? RE: Keymapping multiple triggers to one key - trogggy - 2019-02-22 For multiple commands you could try kodi commands or map to a python script that runs your commands. I don't think 'sync playback to display' is mappable - unless I've missed it here or here. Maybe via json? RE: Keymapping multiple triggers to one key - tixx - 2019-03-01 Thanks mate, that would work well. Will need to find out if the sync playback is mappable. Thanks RE: Keymapping multiple triggers to one key - PiNCH - 2019-03-01 If you find a way to map it, let us know - however you end up doing it, I need the same thing for the 'Adjust display refresh rate' setting |