univrsal / input-overlay

Show keyboard, gamepad and mouse input on stream
GNU General Public License v2.0
2.91k stars 246 forks source link

Arrow keys don't show they are being pressed. #346

Closed Lyqed closed 1 year ago

Lyqed commented 1 year ago

*Describe the bug** Arrow keys don't show they are being pressed.

To Reproduce Map arrow keys accordingly.

Expected behavior Arrow keys are shown to be pressed in the graphical interface.

Screenshots and videos Image of bug: image

Video of bug: https://github.com/univrsal/input-overlay/assets/98341862/3e01f78c-fdaa-4dc6-8693-20010f91d1d7

Additional information:

univrsal commented 1 year ago

The codes for the arrow keys are wrong, try reassigning them with the config tool.

Lyqed commented 1 year ago

The codes for the arrow keys are wrong, try reassigning them with the config tool.

I have used the keycodes provided in uiohook. They are the correct keycodes for the arrow keys.

I even used the demo_hook.exe tool to double check.

Please fix.

univrsal commented 1 year ago

Cannot reproduce, use the config tool.

https://github.com/univrsal/input-overlay/assets/8353672/16b786ee-2a83-4f64-b80d-2e7e30063bc8

Lyqed commented 1 year ago

Cannot reproduce, use the config tool.

a.mp4

Would you be able to please share the json file of this? thanks (: