VirtualBox

Changeset 53967 in vbox


Ignore:
Timestamp:
Jan 26, 2015 8:47:24 PM (10 years ago)
Author:
vboxsync
Message:

Devices/Graphics, Main: optionally send cursor integration toggle and guest cursor position information through the graphics device. X11/Linux Additions support, forgotten file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/vboxvideo/vbva.c

    r53812 r53967  
    241241}
    242242
    243 Bool
    244 vbox_device_available(VBOXPtr pVBox)
    245 {
    246     return pVBox->useDevice;
    247 }
    248 
    249243/**
    250244 * Inform VBox that we will supply it with dirty rectangle information
     
    287281        /* We ignore the return value as the fall-back should be active
    288282         * anyway. */
    289         VBoxHGSMISendCapsInfo(&pVBox->guestCtx, VBVACAPS_VIDEO_MODE_HINTS);
     283        VBoxHGSMISendCapsInfo(&pVBox->guestCtx, VBVACAPS_VIDEO_MODE_HINTS | VBVACAPS_DISABLE_CURSOR_INTEGRATION);
    290284# endif
    291285#endif
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