VirtualBox

Changeset 255 in vbox for trunk/include


Ignore:
Timestamp:
Jan 23, 2007 9:33:50 PM (18 years ago)
Author:
vboxsync
Message:

same magic with caps lock

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pdm.h

    r161 r255  
    593593    /** Num Lock */
    594594    PDMKEYBLEDS_NUMLOCK          = 0x0001,
     595    /** Caps Lock */
     596    PDMKEYBLEDS_CAPSLOCK         = 0x0002,
    595597    /** Scroll Lock */
    596     PDMKEYBLEDS_SCROLLLOCK       = 0x0002,
    597     /** Caps Lock */
    598     PDMKEYBLEDS_CAPSLOCK         = 0x0004
     598    PDMKEYBLEDS_SCROLLLOCK       = 0x0004
    599599} PDMKEYBLEDS;
    600600
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