On Tue May 27 08:53:30 2025 +0000, Alexandros Frantzis wrote:
Hi @yurih, the current code excludes VK_MENU/SHIFT/CONTROL, but not in order to filter modifier keys, but because these are inferred keys: they don't corresponding to a specific physical key and their state is set based on the state other keys (i.e., the left/right specific variants).
Also, there's issues with extended scan code (for example my keyboard
arrows) that aren't released, though it also happens with winex11. Hmm, I see releases for the key arrows on my keyboard :/ (i.e., VK_LEFT/RIGHT/...), not sure what's different here.
My keyboard is a french azerty keyboard, the down arrow key scan code is e0 50.