Closed mateuszviste closed 1 year ago
The "press any key" routine skips two pages if an extended key is pressed (like an arrow key, a function key, etc). This commit fixes this by detecting extended keys and fetching them out of the keyboard queue.
The "press any key" routine skips two pages if an extended key is pressed (like an arrow key, a function key, etc). This commit fixes this by detecting extended keys and fetching them out of the keyboard queue.