VirtualBox

Changeset 35449 in vbox for trunk/src/VBox/Frontends/Common


Ignore:
Timestamp:
Jan 10, 2011 11:14:10 AM (14 years ago)
Author:
vboxsync
Message:

FE/Common/VBoxKeyboard: only use Xkb to look up layout-dependent keys

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/Common/VBoxKeyboard/xkbtoscan.h

    r33653 r35449  
    4545} xkbMap[] =
    4646{
    47     { "ESC", 0x1 },
     47/*    { "ESC", 0x1 }, */
    4848    { "AE01", 0x2 },
    4949    { "AE02", 0x3 },
     
    5858    { "AE11", 0xc },
    5959    { "AE12", 0xd },
    60     { "BKSP", 0xe },
    61     { "TAB", 0xf },
     60/*    { "BKSP", 0xe },
     61    { "TAB", 0xf }, */
    6262    { "AD01", 0x10 },
    6363    { "AD02", 0x11 },
     
    7272    { "AD11", 0x1a },
    7373    { "AD12", 0x1b },
    74     { "RTRN", 0x1c },
    75     { "LCTL", 0x1d },
     74/*    { "RTRN", 0x1c },
     75    { "LCTL", 0x1d }, */
    7676    { "AC01", 0x1e },
    7777    { "AC02", 0x1f },
     
    8686    { "AC11", 0x28 },
    8787    { "TLDE", 0x29 },
    88     { "LFSH", 0x2a },
     88/*    { "LFSH", 0x2a }, */
    8989    { "BKSL", 0x2b },
    9090    { "AB01", 0x2c },
     
    9898    { "AB09", 0x34 },
    9999    { "AB10", 0x35 },
    100     { "RTSH", 0x36 },
     100/*    { "RTSH", 0x36 },
    101101    { "KPMU", 0x37 },
    102102    { "LALT", 0x38 },
     
    288288    { "I251", 0x0 },
    289289    { "I252", 0x0 },
    290     { "I253", 0x0 }
     290    { "I253", 0x0 } */
    291291};
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette