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
If plugin got items to open such as folder structure OK, MENU buttons not working (on E2 machine works OK).
Is there some "hack" (change e2 keymap.xml)?
[gSDLDC] Key Down: key=13 [eSDLInputDevice] km=0 enabled=1 locked=0 translated code: 28 code=28 (0x1c) flags=0 (0) ----------------- there should be an action ----------------- [gSDLDC] Key Up: key=13 [eSDLInputDevice] km=0 enabled=1 locked=0 translated code: 28 code=28 (0x1c) flags=1 (0x1)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If plugin got items to open such as folder structure OK, MENU buttons not working (on E2 machine works OK).
Is there some "hack" (change e2 keymap.xml)?
[gSDLDC] Key Down: key=13
[eSDLInputDevice] km=0 enabled=1 locked=0
translated code: 28
code=28 (0x1c) flags=0 (0)
----------------- there should be an action -----------------
[gSDLDC] Key Up: key=13
[eSDLInputDevice] km=0 enabled=1 locked=0
translated code: 28
code=28 (0x1c) flags=1 (0x1)
The text was updated successfully, but these errors were encountered: