----- Original Message -----
> From: "Carsten Haitzler" <ras...@rasterman.com>
> To: "enlightenment-users" <enlightenment-users@lists.sourceforge.net>
> Cc: "msvilans" <msvil...@aeonyx.ca>
> Sent: Thursday, July 7, 2016 10:47:35 PM
> Subject: Re: [e-users] Elementary program / generating keyboard input events

> On Sun, 3 Jul 2016 14:35:45 -0400 (EDT) Markus Svilans <msvil...@aeonyx.ca>
> said:
> 
>> Dear Enlightenment Users,
>> 
>> Is it possible to manually generate keyboard input events?
> 
> yes. though not recommended. evas_event_*feed api's. :) you just need to be
> careful.


Thank you for the tip. I managed to get something working.

There seems to be another way to do it as well using ecore_event_add()... any 
reason to prefer one over the other?


> 
>> In my case, keyboard events are received via a pipe from an external
>> application. The standard Linux input events are not available. Instead I
>> would like to take the keyboard events and feed them into the Elementary
>> event loop somehow.
>> 
>> I am new to Elementary and Enlightenment. Any guidance would be much
>> appreciated.
> 
> as above. :) nb - irc likely has faster response times. :)


Got it, I will try that out.

Thank you,
Markus


------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to