We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
App does not capture KP_Enter.
The app captures the keyboards Return, but not keypads return/enter. xev outputs keyboard enter as Return, and keypad enter as KP_Enter.
I would expect KP_Enter to be bound in the same way Return is.
Episilon (and omega for that matter) -git master Arch Linux Xorg.
The text was updated successfully, but these errors were encountered:
Could be added to #1616
Sorry, something went wrong.
[Ion::Keyboard] Added KP_Enter as scan code
b0a9823
See numworks#1678 (comment)
No branches or pull requests
Describe the bug
App does not capture KP_Enter.
To Reproduce
The app captures the keyboards Return, but not keypads return/enter.
xev outputs keyboard enter as Return, and keypad enter as KP_Enter.
Expected behavior
I would expect KP_Enter to be bound in the same way Return is.
Environment
Episilon (and omega for that matter) -git master
Arch Linux Xorg.
The text was updated successfully, but these errors were encountered: