VirtualBox

Changeset 48887 in vbox


Ignore:
Timestamp:
Oct 4, 2013 1:30:32 PM (11 years ago)
Author:
vboxsync
Message:

OS X host: leds sync: debugging: enabled leds broadcast only.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp

    r48825 r48887  
    2222*******************************************************************************/
    2323#define LOG_GROUP LOG_GROUP_GUI
    24 //#define VBOX_WITH_KBD_LEDS_SYNC
     24#define VBOX_WITH_KBD_LEDS_SYNC
    2525
    2626#include "DarwinKeyboard.h"
     
    15151515{
    15161516#ifdef VBOX_WITH_KBD_LEDS_SYNC
     1517    return NULL;
     1518
    15171519    IOReturn         rc;
    15181520    VBoxHidsState_t *hidsState;
     
    16261628{
    16271629#ifdef VBOX_WITH_KBD_LEDS_SYNC
     1630    return 0;
     1631
    16281632    VBoxHidsState_t *hidsState = (VBoxHidsState_t *)pState;
    16291633
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