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

Smart Device Virtual Keyboard #90

Closed
faboudib opened this issue Aug 2, 2012 · 2 comments
Closed

Smart Device Virtual Keyboard #90

faboudib opened this issue Aug 2, 2012 · 2 comments

Comments

@faboudib
Copy link

faboudib commented Aug 2, 2012

First things first, great work and thanks for sharing with the community.

I have a suggestion for an enhancement. I think your keyboard holds great potential and can be used for other applications such as a virtual keyboard for Smart TVs. I'm particularly interested in the demo: http://mottie.github.com/Keyboard/navigate.html. Smart TVs should work fine with your plugin assuming you can find a way to change the keycodes for the navigation and enter keys. These would need to be customized per TV vendor. If you can expose the navigation parameters (navigationUpKeycode, navigationDownKeycode, navigationLeftKeycode, navigationRightKeycode, navigationEnterKeycode) to be set in the initialization code, that would be great. Maybe you can also provide a property or method which manually sets navigation on or off.

@Mottie
Copy link
Owner

Mottie commented Aug 6, 2012

Great idea! I'll include something in the next update.

@Mottie
Copy link
Owner

Mottie commented Sep 10, 2012

Check out the updated navigation extension API and demo. Hopefully it'll be more useful now :) Thanks again!

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

No branches or pull requests

2 participants