Changeset 35453 in vbox for trunk/src/VBox/Frontends/Common
- Timestamp:
- Jan 10, 2011 11:35:30 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/Common/VBoxKeyboard/xkbtoscan.h
r35449 r35453 38 38 /** 39 39 * This table contains a list of mappings of XKB key names to XT scan codes. 40 * We only use XKB to look up layout-dependent keys (mainly the alpha-numeric 41 * ones), so that user re-mappings will work at least for the remaining keys. 42 * This is the reason for the commented out entries in the table. 40 43 */ 41 44 struct
Note:
See TracChangeset
for help on using the changeset viewer.