VirtualBox

Changeset 54495 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Feb 25, 2015 1:47:58 PM (10 years ago)
Author:
vboxsync
Message:

Main/Display and Mouse: input mapping fix for when VMMDev is not in use.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/MouseImpl.cpp

    r54054 r54495  
    790790    if (pfValid)
    791791        *pfValid = true;
    792     if (!(mfVMMDevGuestCaps & VMMDEV_MOUSE_NEW_PROTOCOL))
     792    if (!(mfVMMDevGuestCaps & VMMDEV_MOUSE_NEW_PROTOCOL) && !pDisplay->i_isInputMappingSet())
    793793    {
    794794        ULONG displayWidth, displayHeight;
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