- Timestamp:
- Jul 16, 2007 7:07:06 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/linux/XKeyboardNew.cpp
r2981 r3658 44 44 0x14f /* 103 non-KP-end */, 0x150 /* 104 non-KP-down */, 0x151 /* 105 non-KP-PgDn */, 45 45 0x152 /* 106 non-KP-insert */, 0x153 /* 107 non-KP-del */, 0x11c /* 108 KP ENTER */, 46 0x11d /* 109 RCTRL */, 0 /* 110 pause */, 0 /* 111 PrtScn */, 0x135 /* 112 / (KP) */, 46 0x11d /* 109 RCTRL */, 47 1 /* 110 pause, special handling in keyEvent! */, 48 1 /* 111 PrtScn, special handling in keyEvent! */, 49 0x135 /* 112 / (KP) */, 47 50 0x138 /* 113 R-ALT */, 0 /* 114 break */, 0x15b /* 115 left-Windows */, 48 51 0x15c /* 116 right-Windows */, 0x15d /* 117 Windows-Menu */, 0 /* 118 */, 0 /* 119 */,
Note:
See TracChangeset
for help on using the changeset viewer.