Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Using EG to emulate a keyboard

If you have a question or need help, this is the place to be.
Post Reply
jcmeyer5
Posts: 1
Joined: Fri Jul 23, 2010 7:45 pm

Using EG to emulate a keyboard

Post by jcmeyer5 »

Hello... new to EG, so bear with me. I want to create a virtual keyboard that will work over a network connection (TCP/IP). I havent the slightest clue where to start. I was going to use MCE Controller, but it is slow for some reason... time between keystrokes is 25 seconds or so.

So... if someone could point me in the right direction, I would be much appreciative. Thanks!
stottle
Plugin Developer
Posts: 636
Joined: Sun Apr 26, 2009 10:59 pm

Re: Using EG to emulate a keyboard

Post by stottle »

Really not clear what you are trying to do. Draw a keyboard? Draw a touchscreen keyboard? Also anything that takes 25 seconds or so between events sounds broken.

Brett
Verohomie
Posts: 5
Joined: Sat Aug 21, 2010 1:07 am
Location: Vero Beach, FL

Re: Using EG to emulate a keyboard

Post by Verohomie »

Hi -

I am using the broadcaster plugin, some python scripts for arrow/navigation, & window: emulate keystroke.

A Crestron processor broadcasts UDP text strings which are captured by EG to trigger keystrokes. The python is for press and hold/repeat key functions.

Hope this helps.

Brad
petemcn
Posts: 17
Joined: Sat Sep 11, 2010 3:03 pm

Re: Using EG to emulate a keyboard

Post by petemcn »

Verohomie wrote:Hi -

I am using the broadcaster plugin, some python scripts for arrow/navigation, & window: emulate keystroke.

A Crestron processor broadcasts UDP text strings which are captured by EG to trigger keystrokes. The python is for press and hold/repeat key functions.

Hope this helps.

Brad
I'm trying to do the same thing, send UDP from a Crestron processor to the broadcaster plugin. I'm not getting any recognition on the EG log when I send basic text strings. Do I need to send something special from the Serial I/O for EG to recognize it?

Thank you.
Post Reply