VirtualBox

Changeset 435 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 30, 2007 2:42:25 PM (18 years ago)
Author:
vboxsync
Message:

FE/SDL: don't pass mouse clicks to the guest in relative mode if mouse is not grabbed (e.g. -nograbonclick activated)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp

    r413 r435  
    21682168                    }
    21692169                }
    2170                 else
     2170                else if (gfGrabbed || UseAbsoluteMouse())
    21712171                {
    21722172                    int dz = bev->button == SDL_BUTTON_WHEELUP
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