mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-20 21:08:51 +00:00
Also modified it to use ConsoleKey for both displayable and non-displayable scancodes in addition to using char. Non-displayable scancodes have char '\0'. Non-ConsoleKey-able scancodes have 'ConsoleKey.NoName'. Added KeyboardTest in my playground which displays scancode, char, and ConsoleKey of keys pressed on the keyboard. |
||
|---|---|---|
| .. | ||
| KeyboardTest.csproj | ||
| KeyboardTest.csproj.vspscc | ||
| Program.cs | ||