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

[Bug]Libra Mini Can't Output Mouse Button Presses on Vial #310

Open
sodiumtritide opened this issue Dec 27, 2022 · 2 comments
Open

[Bug]Libra Mini Can't Output Mouse Button Presses on Vial #310

sodiumtritide opened this issue Dec 27, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@sodiumtritide
Copy link

The joystick moves the cursor with true analog input with the Vial firmware flashed, but the mouse button presses do not register even after mapped to the Libra Mini in Vial.

@sodiumtritide sodiumtritide added the bug Something isn't working label Dec 27, 2022
@ZXSwire3
Copy link

I am having similar issue with the libra mini not being able to send media controls like volume up and down or media previous and media next. I know it's not the exact same thing, but I thought it was similar enough that it would be worth mentioning

@ZXSwire3
Copy link

ZXSwire3 commented Mar 8, 2023

The joystick moves the cursor with true analog input with the Vial firmware flashed, but the mouse button presses do not register even after mapped to the Libra Mini in Vial.

Have you tried adding the line MOUSEKEY_ENABLE = yes to your rules.mk file for the firmware that you're compiling? I don't believe that it is added by default so it should in theory solve your problem. I had this issue with my media keys not working, but I didn't realize that I had to add the EXTRAKEY_ENABLE = yes.

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