Controller Buttons
#1
hi, i know how to execute code on a button press using the onaction method of a window, but is there some way to determine which controller the button was pressed on?

as a follow up to that, is there some way to disable and re-enable certain controllers, so their input will not be read?
Reply
#2
i dont think xbmc interprets input from different controllers seperately at all and python only gets globally mapped action events. you would have to edit the c++ to get this functionality.



Reply

Logout Mark Read Team Forum Stats Members Help
Controller Buttons0