Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit bf3083c

Browse files
authored
Add reference to keyboardputstring
1 parent dd75b7e commit bf3083c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22
Converts an ASCII string to ScanCode (IBM-style 101-, 102-, and 104-key keyboards).
33

44
Outputs ScanCode for KeyDown and KeyUp.
5-
Useful for VirtualBox's controlvm with keyboardputscancode command. See https://www.virtualbox.org/manual/ch08.html#vboxmanage-controlvm
5+
6+
Useful for pre 5.2 VirtualBox command 'controlvm' with 'keyboardputscancode'. See https://www.virtualbox.org/manual/ch08.html#vboxmanage-controlvm
7+
8+
**Note:** Since VirtualBox 5.2 the subcommand 'keyboardputstring' is supported and works better than this implementation!

0 commit comments

Comments
 (0)