univrsal / input-overlay

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

Please add extended keyboard support #388

Closed tinydrunkblyat closed 4 months ago

tinydrunkblyat commented 4 months ago

Describe the bug There isnt any extended keyboard support, specifically for the numpad.

To Reproduce try to get the thing set up to read numpad Expected behavior no numpad support

Screenshots NA

Additional information: 4.8b

Additional context i want to use this for fighting games but i use numpad for directions instead of arrow keys please help

univrsal commented 4 months ago

There's a numpad preset in the latest version. It contains the entire keyboard, but you can either crop it or edit it using the config editor. See https://github.com/univrsal/input-overlay/wiki/Usage#io-cct

tinydrunkblyat commented 4 months ago

thank you