[wpe-webkit] LIRC input handling in WPE

zan at falconsigh.net zan at falconsigh.net
Wed Mar 7 23:20:38 PST 2018


On Tue, Mar 6, 2018, at 8:27 PM, Munez Bn wrote:
> Hi All,
> 
> I have started using wpe on raspberry pi 3. I am able to connect and navigate YouTube.com/tv using keyboard. 
> I wanted to know how can I add LIRC input handling to wpe ? Should it be part of wpebackend or wpebackend-rdk .. Has anybody tried it already ?  Any pointers would be appreciated. Also it will be nice to have any doc which talks about input handling in wpe.
> 

Hi,

it's probably best to hook up to LIRC input in the application. LIRC events would then be used to compose key events, which would then be dispatched against the wpe_view_backend object via wpe_view_backend_dispatch_keyboard_event().

Regards,
Zan

> Thanks & Regards
> Munez
> _________________________________________________
> Do not post admin requests to the list. They will be ignored.
> webkit-wpe mailing list      (webkit-wpe at lists.webkit.org)
> Help/Unsubscribe/Update your Subscription:
> https://lists.webkit.org/mailman//listinfo/webkit-wpe


More information about the webkit-wpe mailing list