LWJGL / lwjgl3

LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR, OpenXR) applications.
https://www.lwjgl.org
BSD 3-Clause "New" or "Revised" License
4.67k stars 628 forks source link

Please have support for ISO keyboards. #961

Open Marsoff9898 opened 4 months ago

Marsoff9898 commented 4 months ago

Description

Please have support for ISO keyboards.

I'll send you some examples.

You can look that up, they have an extra key between Z and Left Shift, they have 2 Alts, the right one is called AltGr. They also have large Enter keys.

Thanks.

Marsoff9898 commented 4 months ago

I wish I could bind that key between the Left Shift and Z, and the Menu key.