Changeset 36335 in vbox for trunk/src/VBox/Frontends/Common
- Timestamp:
- Mar 21, 2011 9:58:58 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 70667
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard.c
r35842 r36335 610 610 * @param remapScancode array of tuples that remap the keycode (first 611 611 * part) to a scancode (second part) 612 * @note Xkb takes precedence over byType takes precedence over byLayout, 613 * for anyone who wants to log information about which method is in 614 * use. byLayout is the fallback, as it is likely to be partly usable 615 * even if it doesn't initialise correctly. 612 616 */ 613 617 unsigned X11DRV_InitKeyboard(Display *display, unsigned *byLayoutOK,
Note:
See TracChangeset
for help on using the changeset viewer.