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

Add support for NUMPAD keys #83

Closed
bitspittle opened this issue May 16, 2022 · 1 comment
Closed

Add support for NUMPAD keys #83

bitspittle opened this issue May 16, 2022 · 1 comment
Labels
enhancement New feature / functionality
Milestone

Comments

@bitspittle
Copy link
Contributor

I think numpad keys report different control characters that I could handle, and it might be nice to have an alternate set of keys which could be used for navigating in some applications.

@bitspittle bitspittle added the enhancement New feature / functionality label May 16, 2022
@bitspittle bitspittle added this to the 1.0 milestone May 18, 2022
@bitspittle
Copy link
Contributor Author

Numpad keys seem to just return regular characters (e.g. I can't tell the difference between a numpad 5 and the top row 5 key, or Numpad ENTER vs ENTER.

Oh well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature / functionality
Projects
None yet
Development

No branches or pull requests

1 participant