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

F1 through F5 don't get captured on Raspberry Pi (And likely other Debian OSes) #78

Open
bhutch29 opened this issue Dec 6, 2018 · 4 comments
Labels
bug Something isn't working

Comments

@bhutch29
Copy link
Owner

bhutch29 commented Dec 6, 2018

No description provided.

@bhutch29 bhutch29 added the bug Something isn't working label Dec 6, 2018
@ryanavella
Copy link
Collaborator

I have Debian on my beaglebone black, we can test on that to verify.

@bhutch29
Copy link
Owner Author

I am wondering if we can do something custom to make the function keys work. Instead of relying on the GoCui library (which uses termbox-go), we could try capturing those keys ourselves...

@ryanavella
Copy link
Collaborator

I am not able to reproduce on my BeagleBone Black, which is running Debian GNU/Linux 9.6. Likely something weird is going on with Raspbian and/or the keyboard drivers.

@ryanavella
Copy link
Collaborator

See the following. We may want to test the termbox-go raw input demo to see what bytes are actually being captured with F1 through F5.

nsf/termbox-go#46 (comment)

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

2 participants