VirtualBox

Changeset 26585 in vbox


Ignore:
Timestamp:
Feb 16, 2010 3:44:02 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57772
Message:

FE/Qt4-OSX: try to fix several reports for swapped keys (public #1494, #2996, #4006, #5936)

File:
1 edited

Legend:

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

    r26562 r26585  
    124124    0x2e,                       /* QZ_c            0x08 */
    125125    0x2f,                       /* QZ_v            0x09 */
    126     0x56,                       /* between lshift and z. 'INT 1'? */
     126//    0x56,                       /* between lshift and z. 'INT 1'? */
     127    0x29,                       /* between lshift and z. 'INT 1'? */
    127128    0x30,                       /* QZ_b            0x0B */
    128129    0x10,                       /* QZ_q            0x0C */
     
    164165    0x0f,                       /* QZ_TAB          0x30 */
    165166    0x39,                       /* QZ_SPACE        0x31 */
    166     0x29,                       /* QZ_BACKQUOTE    0x32 */
     167//    0x29,                       /* QZ_BACKQUOTE    0x32 */
     168    0x56,                       /* QZ_BACKQUOTE    0x32 */
    167169    0x0e,                       /* QZ_BACKSPACE    0x33 */
    168170    0x9c,                       /* QZ_IBOOK_ENTER  0x34 */
Note: See TracChangeset for help on using the changeset viewer.

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