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

Can't bind listener for the "Shift" key only #18

Open
abuduba opened this issue Nov 11, 2016 · 2 comments
Open

Can't bind listener for the "Shift" key only #18

abuduba opened this issue Nov 11, 2016 · 2 comments

Comments

@abuduba
Copy link

abuduba commented Nov 11, 2016

Currently it's not possible to bind listener for modifier keys only like:
keymage('shift', () => { console.log('Whoa!'); }

@brianreeve
Copy link

Consequently, it isn't possible to perform chords using modifier keys like shift shift.

@piranha
Copy link
Owner

piranha commented Mar 25, 2021

Unfortunately, that would mean rewrite whole core. Ideally that's what needs to be done, but OTOH I don't use this library currently, so my motivation is pretty low :)

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