Created attachment 2660[details]
Initialize lock key states and do not have lock keys set anykeydown.
Number/Caps/Scroll Lock are set to unpressed at startup and other times (using Key_ClearStates), but lock keys should be persistent and follow the system state.
Lock keys also should not count as "anykeydown" as they do not have to be held down.
Created attachment 2660 [details] Initialize lock key states and do not have lock keys set anykeydown. Number/Caps/Scroll Lock are set to unpressed at startup and other times (using Key_ClearStates), but lock keys should be persistent and follow the system state. Lock keys also should not count as "anykeydown" as they do not have to be held down.