control buttons by num keys of ir-remote ?
#1
Hello,

i´ve made a python gui script with some buttons. They are controlled via left / right keys from ir-remote.
Is it possible to control the buttons by num keys of the ir-remote ?

i.e  Num Key 1 control  Btn 1 Focus ...

Martin
Reply
#2
you can use the onAction() function to capture key-presses:
https://codedocs.xyz/xbmc/xbmc/group__py...ml#details
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
thank you

i´ve found the ActionID´s

REMOTE_0 .. 9
Reply

Logout Mark Read Team Forum Stats Members Help
control buttons by num keys of ir-remote ?0