VirtualBox

Changeset 33540 in vbox for trunk/src/VBox/Frontends/Common


Ignore:
Timestamp:
Oct 28, 2010 9:27:05 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67140
Message:

*: spelling fixes, thanks Timeless!

Location:
trunk/src/VBox/Frontends/Common/VBoxKeyboard
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-types.h

    r32895 r33540  
    4343/**
    4444 * This table contains a set of known keycode mappings for a set of known
    45  * keyboard types.  The most important type will be the almost ubiquious PC
     45 * keyboard types.  The most important type will be the almost ubiquitous PC
    4646 * keyboard, but as far as I know some VNC servers and some Sunrays for
    4747 * example use different mappings.  I only used a minimal set of key mappings
     
    7777    { "evdev", 0x25, 0x32, 0x42, 0x17, 0x9, 0x24, 0x6f, 0x74,
    7878      0x71, 0x72, 0x43, 0x44, 0x45, 0x46, 0x47, 0x48, 0x49, 0x4a },
    79     { NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } /* Sentinal */
     79    { NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } /* Sentinel */
    8080};
    8181
     
    115115      0x141, 0x0, 0x157, 0x105, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0
    116116    },
    117     { 0 } /* Sentinal */
     117    { 0 } /* Sentinel */
    118118};
    119119
  • trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard.c

    r32896 r33540  
    269269 * To deal with this, we compare the different candidate layouts to see in
    270270 * which one the X11 keycodes would be most sequential and hope that they
    271  * really are layed out more or less sequentially.
     271 * really are arranged more or less sequentially.
    272272 *
    273273 * The actual detection of the current layout is done in the sub-function
  • trunk/src/VBox/Frontends/Common/VBoxKeyboard/xkbtoscan.h

    r32895 r33540  
    2525 * other than GPL or LGPL is available it will apply instead, Sun elects to use
    2626 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any
    27  * a choice of LGPL license versions is made available with the language indica
     27 * a choice of LGPL license versions is made available with the language indicating
    2828 * that LGPLv2 or any later version may be used, or where a choice of which ver
    2929 * of the LGPL is applied is otherwise unspecified.
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