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

Physical keyboard comes only with the space key into the respective areas #735

Open
sorryusernameisalreadytaken opened this issue Dec 31, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@sorryusernameisalreadytaken
Copy link

Describe the Bug
I noticed that when connected physical keyboard, in the android apk only comes into the respective areas with the space key. I would have expected center or enter.

The same happens when you try the following keyevents via adb:
'''
input keyevent 23
input keyevent 66
'''
Only this one works:
'''
input keyevent 62
'''

To Reproduce
Connect a USB Keyboard (perhaps you need a otg-adapter or usb-c to usb-a) to your Android device. Open LunaSea and try to enter a any dialog/options with the enter button.

Expected Behaviour
Enter the area with pressed enter key on keyboard.

Versions
Android apk v10.2.2

Additional context
I have the same problem with center button. I think it would be good when center (normally the middle of a dpad bluetooth remote) and enter can enter into a dialog/options. Solving this problem has been extremely helpful for me to sideload and use the apk on androidTV as well.

@sorryusernameisalreadytaken sorryusernameisalreadytaken added the bug Something isn't working label Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant