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