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

Unable to register 'Space' key as shortcut in node-webkit #2798

Closed
jkhasiza opened this issue Dec 14, 2014 · 2 comments
Closed

Unable to register 'Space' key as shortcut in node-webkit #2798

jkhasiza opened this issue Dec 14, 2014 · 2 comments

Comments

@jkhasiza
Copy link

Is there anyway to register 'Space' key as shortcut in node-webkit?
Any help will be appreciated.

Best Regards

@jakejarrett
Copy link

https://gist.github.com/jakehh/b8d783de39fdc433acb6

Should work. (Will log any keypresses to console if you wanted to use other keys too)

@tommoor
Copy link

tommoor commented Dec 16, 2014

@jakehh I believe he means as a global shortcut. I can't see any reason to do this, I'm guessing you're not actually wanting to use it as a shortcut but something else?

@tommoor tommoor closed this as completed Dec 16, 2014
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

3 participants