Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using RDK/imx6 backend on an iMX8 with mouse/touchscreen support #51

Open
gvalcaza opened this issue Jul 9, 2020 · 1 comment
Open

Comments

@gvalcaza
Copy link

gvalcaza commented Jul 9, 2020

Hi all, I'm currently testing the RDK backend for WPE via the meta-webkit layer on the Yocto 3.0 (zeus) branch by compiling framebuffer images for a i.MX8-based board. I'm using the cog launcher and the imx6 version of the backend, and I can browse pages perfectly fine out of the box.

However, I'm unable to use the mouse or touchscreen to interact with the webpages. I have seen that the RDK/rpi backend code has additional code to support the touch and/or cursor, but this code isn't present in the imx6 flavor of the backend.

Is touch/mouse support available in any way in the imx6 flavor of the RDK backend? Or is it something that needs to be added by hand?

@woutervanh
Copy link
Contributor

Hi @gvalcaza, I did not add it to the initial vivante-backend as I don't need it... But so it is possible. Feel free to look at the other backends and port it towards the vivante-backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants