univrsal / input-overlay

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

cct config does not record numpad division or scroll lock keys #381

Closed rodriguezrrp closed 10 months ago

rodriguezrrp commented 10 months ago

Describe the bug The cct config tool does not record any key code for Scroll Lock or Numpad Division.

To Reproduce

  1. Add a keyboard button in the cct config page.
  2. Click/focus the Keycode field box.
  3. Press the Numpad Divide ("/") key or the Scroll Lock key.

Expected behavior A meaningful uiohook.h keycode would be recorded and displayed inside the Keycode field box.

Actual Behavior No keycode is recorded. Field displays 0x0.

Additional information: