Using media buttons
#1
I am developing a torrent manager, where I would like to use media buttons for pausing/removing torrents, as I will also be using this on my TV with a TV-remote through CEC.

I am using windowxml where I react to actions through the onAction event.

As of now I can catch the back button (buttonCode: 275, so that I can close the program.
But when I try to print the buttonCode, it prints the same for all media keys:61952 and the Id: 0.

How do I recognize media button presses/actions ?

Thanks in advance.


- mikaelec
Reply
#2
Bump.

Really need any kind of input, which could point me in the right direction.
Reply

Logout Mark Read Team Forum Stats Members Help
Using media buttons0