2012-11-03, 21:17
Great work!
I'm trying to create an event which first sends the IR remote 'Stop', then the Suspend command.
('Stop' to stop what's currently playing in XBMC)
So to map above action to button '1' on my remote, I have to add below line to my keyboard.xml?
<one>RunPlugin(plugin://script.commands)</one>
Please find content of my commands. file below.
1###Stop#Suspend
Will this work?
Many thanks for your help
I'm trying to create an event which first sends the IR remote 'Stop', then the Suspend command.
('Stop' to stop what's currently playing in XBMC)
So to map above action to button '1' on my remote, I have to add below line to my keyboard.xml?
<one>RunPlugin(plugin://script.commands)</one>
Please find content of my commands. file below.
1###Stop#Suspend
Will this work?
Many thanks for your help