VirtualBox

Changeset 15777 in vbox


Ignore:
Timestamp:
Jan 2, 2009 9:49:47 AM (16 years ago)
Author:
vboxsync
Message:

FE/Qt: fix for Japanese Sun keyboards for version 2.1, thanks to user sayama on virtualbox.org

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/X11/keyboard-tables.h

    r12498 r15777  
    8282    0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,              /* FF18 */
    8383    /* Sun Menu, additional Japanese keys */
     84#ifdef sun
     85    0x15d, 0x79, 0x00, 0x29, 0x00, 0x00, 0x00, 0x00,             /* FF20 */
     86    0x00, 0x00, 0x00, 0x00, 0x00, 0x70, 0x00, 0x00,              /* FF28 */
     87#else
    8488    0x15d, 0x00, 0x7b, 0x79, 0x00, 0x00, 0x00, 0x70,             /* FF20 */
    8589    0x00, 0x00, 0x29, 0x00, 0x00, 0x00, 0x00, 0x00,              /* FF28 */
     90#endif /* sun */
    8691    /* additional Korean keys */
    8792    0x00, 0xf2, 0x00, 0x00, 0xf1, 0x00, 0x00, 0x00,              /* FF30 */
     
    95100    /* misc keys */
    96101/* VirtualBox FIX */
    97                                        /* SunUndo SunAgain WinR */
    98     /*?*/ 0, 0x137, /*?*/ 0, 0x152, 0x00, 0x107,  0x105,   0x15D,/* FF60 */
     102                                    /* SunUndo SunAgain WinR */
     103#ifdef sun
     104    /*?*/ 0, 0x137, 0x7b, 0x152, 0x00, 0x107,  0x105,   0x15D,   /* FF60 */
     105#else
     106    /*?*/ 0, 0x137, 0, 0x152, 0x00,    0x107,  0x105,   0x15D,   /* FF60 */
     107#endif /* sun */
    99108 /* SunFind SunStop SunHelp */
    100109    0x141,  0x168,  0x175, 0x146, 0x00, 0x00, 0x00, 0x00,        /* FF68 */
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