VirtualBox

Changeset 28492 in vbox


Ignore:
Timestamp:
Apr 19, 2010 6:28:45 PM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4-OSX: revert r57831

File:
1 edited

Legend:

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

    r28215 r28492  
    23922392         * switch at will all the time. Default is the ANSI standard as defined
    23932393         * in g_aDarwinToSet1. */
    2394         if (   (keyCode == 0xa || keyCode == 0x32)
    2395             && KBGetLayoutType(LMGetKbdType()) == kKeyboardISO)
    2396             keyCode = 0x3c - keyCode;
     2394//        if (   (keyCode == 0xa || keyCode == 0x32)
     2395//            && KBGetLayoutType(LMGetKbdType()) == kKeyboardISO)
     2396//            keyCode = 0x3c - keyCode;
    23972397        unsigned scanCode = ::DarwinKeycodeToSet1Scancode (keyCode);
    23982398        if (scanCode)
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