VirtualBox

Changeset 82349 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Dec 3, 2019 5:39:04 PM (5 years ago)
Author:
vboxsync
Message:

Main/SystemProperties: currently VMs always have keyboard and mouse (will be reintroduced later when VirtualBox can handle the disabling properly)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp

    r82270 r82349  
    12331233    static const PointingHIDType_T aPointingHIDTypes[] =
    12341234    {
    1235         PointingHIDType_None,
    12361235        PointingHIDType_PS2Mouse,
    12371236#ifdef DEBUG
     
    12531252    static const KeyboardHIDType_T aKeyboardHIDTypes[] =
    12541253    {
    1255         KeyboardHIDType_None,
    12561254        KeyboardHIDType_PS2Keyboard,
    12571255        KeyboardHIDType_USBKeyboard,
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