univrsal / input-overlay

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

cct no longer outputs the correct keycodes for arrow keys #314

Closed KodiCraft closed 1 year ago

KodiCraft commented 1 year ago

Describe the bug cct currently believes that there is still a mistake in libuiohook for arrow keys, however this appears to no longer be the case in the latest version. This leads to discrepancies between what it simulates and what input-overlay will actually display.

To Reproduce

  1. Create a new key in cct
  2. Set its keycode to an arrow key
  3. Export the configuration
  4. Import the configuration in input-overlay

Expected behavior input-overlay would accurately display the arrow keys' status

Actual behavior Instead of the standard arrow keys, input-overlay will react to the numpad arrow keys

Additional information:

Additional context This comment in particular is outdated as of the latest release of uiohook, see uiohook.h