VoxCommando

Help and Support (Using VoxCommando) => MediaPortal => Topic started by: jamesst on March 11, 2012, 05:58:44 PM

Title: Keyboard emu scroll on network computer
Post by: jamesst on March 11, 2012, 05:58:44 PM
Hi, how can i use MP.wifi key command to have scroll down/up slow/fast on the other computer running mediaportal?
Title: Re: Keyboard emu scroll on network computer
Post by: jitterjames on March 11, 2012, 07:30:32 PM
Hi, how can i use MP.wifi key command to have scroll down/up slow/fast on the other computer running mediaportal?
which part are you having problems with?

Sending a key to mediaportal?

or looping?
Title: Re: Keyboard emu scroll on network computer
Post by: jitterjames on March 11, 2012, 10:57:29 PM
actually you can use MpWifi.Command   Left

I've attached a sample group.  If you have another scroll command already make sure to remove it.  If you want to use a language other than English for the directions you need to use a payloadXML instead of the payload list I used in this sample.

If you want to adjust the speed of the scrolling you can do that by changing the loop delay in the command builder.  I used 250 milliseconds.  Also I arbitratily set the maximum loops to 60, but you could increase that if you want.  I like to set a maximum so it won't keep going forever just in case something goes wrong... ;D
Title: Re: Keyboard emu scroll on network computer
Post by: jamesst on March 12, 2012, 04:50:27 AM
Thanks so much ,

I'll try this today when I'm back from work.