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

Cursor navegated keyboard for non touch and no pointer devices like TVs #141

Closed
megatux opened this issue Feb 22, 2013 · 2 comments
Closed

Comments

@megatux
Copy link

megatux commented Feb 22, 2013

I need an on-screen keyboard for a web app working on a TV browser without cursor (and no touch) so I navigate the selection with the cursor keys on the remote control. Of course, the remote key-codes are different, but it would be great if this keyboard supports a 'cursor navigated input' version.

@Mottie
Copy link
Owner

Mottie commented Feb 22, 2013

Hi megatux!

You should be able to use the navigation extension to accomplish this... please refer to issue #90 for details and a link to the demo. :)

@megatux
Copy link
Author

megatux commented Feb 22, 2013

Thanks Mattie, that was exactly what I was looking for.

@megatux megatux closed this as completed Feb 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants