mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +08:00
The current Shift+Alt handling is buggy. The keyboard won't work frequently. It dislikes system-side Alt (VK_MENU) key handling. It seems like Shift+Alt handling should be in kernel. CORE-10667