VirtualBox

Ignore:
Timestamp:
Feb 3, 2011 4:01:27 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69835
Message:

FE/Common/VBoxKeyboard: hopefully support the Canadian multilingual keyboard

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard.c

    r33656 r35842  
    119119        else if (keysym == 0xFE03)          /* ISO level3 shift, aka AltGr */
    120120            scan = 0x138;
     121        else if (keysym == 0xFE11)          /* ISO level5 shift, R-Ctrl on */
     122            scan = 0x11d;                   /* Canadian multilingual layout */
    121123    }
    122124    if (keyc2scan[code])
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