diff --git a/doc/kvm-input-mode.md b/doc/kvm-input-mode.md index 016871319e..a54fb4ebc8 100644 --- a/doc/kvm-input-mode.md +++ b/doc/kvm-input-mode.md @@ -170,7 +170,7 @@ Key | VirtCode | ScanCode | CtrlState | Not Space | ` 32` `0x20` | ` 57` `0x39` | | Tab | ` 9` `0x09` | ` 15` `0x0F` | | ' | `192` `0xC0` | ` 41` `0x29` | | Back qoute -Backslash | `220` `0xDC` | ` 43` `0x2B` | | +\ | `220` `0xDC` | ` 43` `0x2B` | | 0 | ` 48` `0x30` | ` 11` `0x0B` | | 1 | ` 49` `0x31` | ` 2` `0x02` | | 2 | ` 50` `0x32` | ` 3` `0x03` | |