Author Topic: Keyboard emu scroll on network computer  (Read 2526 times)

0 Members and 1 Guest are viewing this topic.

jamesst

  • $upporter
  • Jr. Member
  • *****
  • Posts: 25
  • Karma: 0
    • View Profile
Keyboard emu scroll on network computer
« 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?

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Keyboard emu scroll on network computer
« Reply #1 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?

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Keyboard emu scroll on network computer
« Reply #2 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

jamesst

  • $upporter
  • Jr. Member
  • *****
  • Posts: 25
  • Karma: 0
    • View Profile
Re: Keyboard emu scroll on network computer
« Reply #3 on: March 12, 2012, 04:50:27 AM »
Thanks so much ,

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