-
Notifications
You must be signed in to change notification settings - Fork 179
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
Mouse pointer jump to parking position when change layer on QMK keyboards #151
Comments
Can you usbhid-dump -e all with keyboard connected directly and then use the layer change key to record what's getting sent? |
Hi here is the usbhid-dump content keyboard plugged via deskhop
when keyboard plugged dirrectly
|
an update for this: This issue actually happens on Windows as well, if I have only one Windows machine plugged to they deskhop, the pointer also moves to the parking position when pressing layer change. I suspects that this happens in the primary machine (A device/only device) |
I'm using a keyboard with qmk firmware (vial-qmk fork).
Whenever I using a layer change key, they mouse pointer jump to the top right corner (parking position). Also this only happen in my Linux Machine.
Here is my setup:
Linux (A device) - Windows (B device).
When the pointer is in the Linux machine, when pressing layer change, pointer jump to parking position
When the pointer is in the Window Machine, pressing the layer change key doesn't affect mouse position.
Not sure how it could happen since theoretically the layer change key doesn't send anything to the host device.
Please let me know if I can provide any further information.
The text was updated successfully, but these errors were encountered: