Page 1 of 1
Network Reciever/Sender
Posted: Mon Jan 23, 2012 11:27 pm
by queequeeg78
This last past weekend I was playing around with this and it actually works perfect for what I am building right now. My question is this. I am going to be migrating all of my remote control commands, and services to a server. Now the remote control for xbmc works perfect with each command but if i press left it only gives a single press command, which I kind of predicted, but is there a way to add a hold down press. In other words say I want to hold down the left/right button and have it act the same as if I was holding down the left or right arrow keys. In xbmc when I am looking through my media it only goes one press at a time and I would like for it to be able to act the same as my keyboard. I have a feeling i cant do this, but I rather use my remote on the server than my actual media box.
Thanks
Re: Network Reciever/Sender
Posted: Tue Jan 24, 2012 6:09 am
by jonib
queequeeg78 wrote:This last past weekend I was playing around with this and it actually works perfect for what I am building right now. My question is this. I am going to be migrating all of my remote control commands, and services to a server. Now the remote control for xbmc works perfect with each command but if i press left it only gives a single press command, which I kind of predicted, but is there a way to add a hold down press. In other words say I want to hold down the left/right button and have it act the same as if I was holding down the left or right arrow keys. In xbmc when I am looking through my media it only goes one press at a time and I would like for it to be able to act the same as my keyboard. I have a feeling i cant do this, but I rather use my remote on the server than my actual media box.
You need to add a
Autorepeat current macro action.
jonib