Changeset 99825 in vbox for trunk/src/VBox/Frontends/Common
- Timestamp:
- May 17, 2023 12:35:01 PM (22 months ago)
- svn:sync-xref-src-repo-rev:
- 157461
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard.c
r62063 r99825 386 386 } 387 387 keyc2scan[keyc] = scan; 388 printf("%d %u = %u\n", keyc, keyc2scan[keyc], scan); 388 389 } /* for */ 389 390 /* Did we find a match for all keys in the layout? Count them first.
Note:
See TracChangeset
for help on using the changeset viewer.