VirtualBox

Changeset 1558 in vbox for trunk/src


Ignore:
Timestamp:
Mar 19, 2007 1:47:01 PM (18 years ago)
Author:
vboxsync
Message:

Brazilian keyboards in the GUI front end

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/linux/XKeyboardNew.cpp

    r1556 r1558  
    9595    if (uKeyCode == 208) /* Japanese Hiragana to Katakana */
    9696        wineKbdInfo->wScan = 0x70;
    97     else if (uKeyCode == 211) /* Japanese backslash/underscore */
     97    else if (uKeyCode == 211) /* Japanese backslash/underscore and Brazilian
     98                                 backslash/question mark */
    9899        wineKbdInfo->wScan = 0x73;
    99100    /* If we couldn't find a translation, we just return 0. */
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