obsproject / obs-studio

OBS Studio - Free and open source software for live streaming and screen recording
https://obsproject.com
GNU General Public License v2.0
60.39k stars 7.99k forks source link

Solve Issue #9244 #11502

Open Abhijeet213 opened 1 week ago

Abhijeet213 commented 1 week ago

Description

Change in case XKB_KEY_KP_Equal: return OBS_KEY_NUMEQUAL; to case XKB_KEY_KP_End: return OBS_KEY_NUMEND;

Motivation and Context

How Has This Been Tested?

Types of changes

Checklist: