VirtualBox

Changeset 23040 in vbox


Ignore:
Timestamp:
Sep 15, 2009 8:06:38 PM (15 years ago)
Author:
vboxsync
Message:

FE/Qt: add some support for additional Sun function keys on X11 hosts

File:
1 edited

Legend:

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

    r15777 r23040  
    9999    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,              /* FF58 */
    100100    /* misc keys */
    101 /* VirtualBox FIX */
    102101                                    /* SunUndo SunAgain WinR */
    103102#ifdef sun
     
    116115    0x4D, 0x50, 0x49, 0x51, 0x4F, 0x4C, 0x52, 0x53,              /* FF98 */
    117116    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,              /* FFA0 */
    118 /* VirtualBox FIX */
    119117    0x00, 0x00, 0x37, 0x4E, 0x53, 0x4A, 0x7e, 0x135,             /* FFA8 */
    120118    0x52, 0x4F, 0x50, 0x51, 0x4B, 0x4C, 0x4D, 0x47,              /* FFB0 */
    121119    0x48, 0x49, 0x00, 0x00, 0x00, 0x00,                          /* FFB8 */
    122     /* function keys */
    123     0x3B, 0x3C,
     120    /* function keys (F1 to F24) */
     121                                        0x3B, 0x3C,
    124122    0x3D, 0x3E, 0x3F, 0x40, 0x41, 0x42, 0x43, 0x44,              /* FFC0 */
    125     0x57, 0x58, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,              /* FFC8 */
    126     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,              /* FFD0 */
     123    0x57, 0x58, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69,              /* FFC8 */
     124    0x6A, 0x6B, 0x6C, 0x6D, 0x6E, 0x76, 0x00, 0x00,              /* FFD0 */
    127125    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,              /* FFD8 */
    128126    /* modifier keys */
    129127    0x00, 0x2A, 0x36, 0x1D, 0x11D, 0x3A, 0x00, 0x38,             /* FFE0 */
    130 /* VirtualBox FIX */
    131128    0x138, 0x38, 0x138, 0x15B, 0x15C, 0x00, 0x00, 0x00,          /* FFE8 */
    132129    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,              /* FFF0 */
     
    134131};
    135132
    136 /* VirtualBox FIX */
    137133/* This list was put together using /usr/include/X11/XF86keysym.h and
    138134   http://www.win.tue.nl/~aeb/linux/kbd/scancodes-6.html.  It has not yet
     
    188184};
    189185
    190 /* VirtualBox FIX */
    191186/* This list was put together using /usr/include/X11/Sunkeysym.h and
    192187   comparing the scancodes produced by a Sun type 7 USB keyboard.  Note that
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