diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2014-03-26 19:21:20 +0000 |
|---|---|---|
| committer | <> | 2014-05-08 15:03:54 +0000 |
| commit | fb123f93f9f5ce42c8e5785d2f8e0edaf951740e (patch) | |
| tree | c2103d76aec5f1f10892cd1d3a38e24f665ae5db /src/VBox/Frontends/Common/VBoxKeyboard/xkbtoscan.h | |
| parent | 58ed4748338f9466599adfc8a9171280ed99e23f (diff) | |
| download | VirtualBox-master.tar.gz | |
Imported from /home/lorry/working-area/delta_VirtualBox/VirtualBox-4.3.10.tar.bz2.HEADVirtualBox-4.3.10master
Diffstat (limited to 'src/VBox/Frontends/Common/VBoxKeyboard/xkbtoscan.h')
| -rw-r--r-- | src/VBox/Frontends/Common/VBoxKeyboard/xkbtoscan.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/VBox/Frontends/Common/VBoxKeyboard/xkbtoscan.h b/src/VBox/Frontends/Common/VBoxKeyboard/xkbtoscan.h index f9f346b3..04d515ad 100644 --- a/src/VBox/Frontends/Common/VBoxKeyboard/xkbtoscan.h +++ b/src/VBox/Frontends/Common/VBoxKeyboard/xkbtoscan.h @@ -87,6 +87,7 @@ struct { "AC09", 0x26 }, { "AC10", 0x27 }, { "AC11", 0x28 }, + { "AC12", 0x2b }, { "TLDE", 0x29 }, /* { "LFSH", 0x2a }, */ { "BKSL", 0x2b }, @@ -130,6 +131,7 @@ struct { "KP3", 0x51 }, { "KP0", 0x52 }, { "KPDL", 0x53 }, + { "KPPT", 0x7e }, { "LVL3", 0x138 }, */ { "LSGT", 0x56 }, /* { "FK11", 0x57 }, @@ -140,12 +142,14 @@ struct { "HENK", 0x79 }, { "HKTG", 0x70 }, { "MUHE", 0x7b }, + { "HZTG", 0x29 }, { "JPCM", 0x0 }, { "KPEN", 0x11c }, { "RCTL", 0x11d }, { "KPDV", 0x135 }, { "PRSC", 0x137 }, { "RALT", 0x138 }, + { "ALGR", 0x138 }, { "LNFD", 0x0 }, { "HOME", 0x147 }, { "UP", 0x148 }, @@ -167,12 +171,16 @@ struct { "PAUS", 0x45 }, { "I128", 0x0 }, { "I129", 0x7e }, + { "KPPT", 0x7e }, { "HNGL", 0xf2 }, { "HJCV", 0xf1 }, */ { "AE13", 0x7d }, /* { "LWIN", 0x15b }, + { "LMTA", 0x15b }, { "RWIN", 0x15c }, + { "RMTA", 0x15c }, { "COMP", 0x15d }, + { "MENU", 0x15d }, { "STOP", 0x168 }, { "AGAI", 0x105 }, { "PROP", 0x106 }, |
